getUserPoolClient

Resource Type definition for AWS::Cognito::UserPoolClient

Return

null

Parameters

argument

null


suspend fun getUserPoolClient(clientId: String, userPoolId: String): GetUserPoolClientResult

Return

null

Parameters

clientId

The ID of the app client, for example 1example23456789 .

userPoolId

The user pool ID for the user pool where you want to create a user pool client.

See also


Return

null

Parameters

argument

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

See also