/AWS1/CL_CGPADDUSERPOOLCLISE01¶
The response from creating a new client secret.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_clientsecretdescriptor TYPE REF TO /AWS1/CL_CGPCLISECDESCRORTYPE /AWS1/CL_CGPCLISECDESCRORTYPE¶
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.
Queryable Attributes¶
ClientSecretDescriptor¶
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.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CLIENTSECRETDESCRIPTOR() |
Getter for CLIENTSECRETDESCRIPTOR |