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