Class: Aws::Types::GetTokensFromRefreshTokenResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetTokensFromRefreshTokenResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#authentication_result ⇒ Types::AuthenticationResultType
Returns the value of attribute authentication_result.
Instance Attribute Details
#authentication_result ⇒ Types::AuthenticationResultType
Returns the value of attribute authentication_result.
1229 1230 1231 |
# File 'sig/types.rbs', line 1229 def authentication_result @authentication_result end |