Class: Aws::Types::CreateMicrovmAuthTokenResponse

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])


53
54
55
# File 'sig/types.rbs', line 53

def auth_token
  @auth_token
end