interface IIdentityPoolRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Cognito.IIdentityPoolRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awscognito#IIdentityPoolRef |
![]() | software.amazon.awscdk.services.cognito.IIdentityPoolRef |
![]() | aws_cdk.aws_cognito.IIdentityPoolRef |
![]() | aws-cdk-lib » aws_cognito » IIdentityPoolRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a IdentityPool.
Properties
Name | Type | Description |
---|---|---|
identity | Identity | A reference to a IdentityPool resource. |
node | Node | The tree node. |
identityPoolRef
Type:
Identity
A reference to a IdentityPool resource.
node
Type:
Node
The tree node.