Class: Aws::Types::GetTokensFromRefreshTokenResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#authentication_resultTypes::AuthenticationResultType

Returns the value of attribute authentication_result.



1229
1230
1231
# File 'sig/types.rbs', line 1229

def authentication_result
  @authentication_result
end