Class: Aws::Types::GetClientTokenResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetClientTokenResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#client_authentication_result ⇒ Types::ClientAuthenticationResultType
Returns the value of attribute client_authentication_result.
Instance Attribute Details
#client_authentication_result ⇒ Types::ClientAuthenticationResultType
Returns the value of attribute client_authentication_result.
1184 1185 1186 |
# File 'sig/types.rbs', line 1184 def client_authentication_result @client_authentication_result end |