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