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