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