Class: Aws::Types::CreateMicrovmShellAuthTokenResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#auth_token::Hash[::String, ::String]

Returns the value of attribute auth_token.

Returns:

  • (::Hash[::String, ::String])


108
109
110
# File 'sig/types.rbs', line 108

def auth_token
  @auth_token
end