interface IAccessPointPolicyRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.S3ObjectLambda.IAccessPointPolicyRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awss3objectlambda#IAccessPointPolicyRef |
![]() | software.amazon.awscdk.services.s3objectlambda.IAccessPointPolicyRef |
![]() | aws_cdk.aws_s3objectlambda.IAccessPointPolicyRef |
![]() | aws-cdk-lib » aws_s3objectlambda » IAccessPointPolicyRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a AccessPointPolicy.
Properties
Name | Type | Description |
---|---|---|
access | Access | A reference to a AccessPointPolicy resource. |
node | Node | The tree node. |
accessPointPolicyRef
Type:
Access
A reference to a AccessPointPolicy resource.
node
Type:
Node
The tree node.