Show / Hide Table of Contents

Interface IAccessPointPolicyRef

(experimental) Indicates that this resource can be referenced as a AccessPointPolicy.

Namespace: Amazon.CDK.AWS.S3ObjectLambda
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IAccessPointPolicyRef : IConstruct, IDependable
Syntax (vb)
Public Interface IAccessPointPolicyRef Inherits IConstruct, IDependable
Remarks

Stability: Experimental

Synopsis

Properties

AccessPointPolicyRef

(experimental) A reference to a AccessPointPolicy resource.

Properties

AccessPointPolicyRef

(experimental) A reference to a AccessPointPolicy resource.

IAccessPointPolicyReference AccessPointPolicyRef { get; }
Property Value

IAccessPointPolicyReference

Remarks

Stability: Experimental

Back to top Generated by DocFX