UserPoolUserToGroupAttachment

class UserPoolUserToGroupAttachment : KotlinCustomResource

Resource Type definition for AWS::Cognito::UserPoolUserToGroupAttachment

Properties

Link copied to clipboard
val groupName: Output<String>

The name of the group that you want to add your user to.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val username: Output<String>
Link copied to clipboard
val userPoolId: Output<String>

The user pool ID for the user pool.