Class: Aws::Types::CreateMicrovmShellAuthTokenResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateMicrovmShellAuthTokenResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#auth_token ⇒ ::Hash[::String, ::String]
Returns the value of attribute auth_token.
Instance Attribute Details
#auth_token ⇒ ::Hash[::String, ::String]
Returns the value of attribute auth_token.
108 109 110 |
# File 'sig/types.rbs', line 108 def auth_token @auth_token end |