IBucketPolicyRef
- class aws_cdk.aws_s3.IBucketPolicyRef(*args, **kwargs)
Bases:
IConstruct
,Protocol
(experimental) Indicates that this resource can be referenced as a BucketPolicy.
- Stability:
experimental
Attributes
- bucket_policy_ref
(experimental) A reference to a BucketPolicy resource.
- Stability:
experimental
- node
The tree node.