Class: Aws::Types::GetAuthorizationTokenResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetAuthorizationTokenResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#authorization_data ⇒ ::Array[Types::AuthorizationData]
Returns the value of attribute authorization_data.
Instance Attribute Details
#authorization_data ⇒ ::Array[Types::AuthorizationData]
Returns the value of attribute authorization_data.
473 474 475 |
# File 'sig/types.rbs', line 473 def @authorization_data end |