Class: Aws::Types::AddUserPoolClientSecretResponse
- Inherits:
-
Object
- Object
- Aws::Types::AddUserPoolClientSecretResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#client_secret_descriptor ⇒ Types::ClientSecretDescriptorType
Returns the value of attribute client_secret_descriptor.
Instance Attribute Details
#client_secret_descriptor ⇒ Types::ClientSecretDescriptorType
Returns the value of attribute client_secret_descriptor.
57 58 59 |
# File 'sig/types.rbs', line 57 def client_secret_descriptor @client_secret_descriptor end |