Awso_cognito_idp.UserPoolClientDescriptionSourceA short description of a user pool app client.
type nonrec t = {clientId : ClientIdType.t option;The app client ID.
*)userPoolId : UserPoolIdType.t option;The ID of the user pool that's associated with the app client.
*)clientName : ClientNameType.t option;The app client name.
*)}