CreatedUserPoolClient

@JsonSerializable
data class CreatedUserPoolClient(val UserPoolClient: UserPoolClient)

Constructors

Link copied to clipboard
constructor(UserPoolClient: UserPoolClient)

Properties

Link copied to clipboard