Class: Aws::Types::CreateMicrovmShellAuthTokenRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#expiration_in_minutes::Integer

Returns the value of attribute expiration_in_minutes.

Returns:

  • (::Integer)


103
104
105
# File 'sig/types.rbs', line 103

def expiration_in_minutes
  @expiration_in_minutes
end

#microvm_identifier::String

Returns the value of attribute microvm_identifier.

Returns:

  • (::String)


102
103
104
# File 'sig/types.rbs', line 102

def microvm_identifier
  @microvm_identifier
end