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