interface IBucketPolicyRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.S3Outposts.IBucketPolicyRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awss3outposts#IBucketPolicyRef |
![]() | software.amazon.awscdk.services.s3outposts.IBucketPolicyRef |
![]() | aws_cdk.aws_s3outposts.IBucketPolicyRef |
![]() | aws-cdk-lib » aws_s3outposts » IBucketPolicyRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a BucketPolicy.
Properties
Name | Type | Description |
---|---|---|
bucket | Bucket | A reference to a BucketPolicy resource. |
node | Node | The tree node. |
bucketPolicyRef
Type:
Bucket
A reference to a BucketPolicy resource.
node
Type:
Node
The tree node.