AddUserPoolClientSecretResponse
The response from creating a new client secret.
Types
Properties
Link copied to clipboard
The details of the newly created client secret, including its unique identifier and creation timestamp. The ClientSecretValue is only returned when Amazon Cognito generates the secret. For custom secrets that you provide, the ClientSecretValue is not included in the response.
Functions
Link copied to clipboard
inline fun copy(block: AddUserPoolClientSecretResponse.Builder.() -> Unit = {}): AddUserPoolClientSecretResponse