getUserPoolGroup

Resource Type definition for AWS::Cognito::UserPoolGroup

Return

null

Parameters

argument

null


suspend fun getUserPoolGroup(groupName: String, userPoolId: String): GetUserPoolGroupResult

Return

null

Parameters

groupName

A name for the group. This name must be unique in your user pool.

userPoolId

The ID of the user pool where you want to create a user group.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.cognito.kotlin.inputs.GetUserPoolGroupPlainArgs.

See also