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