Class: Aws::Types::ServiceManagedEc2InstanceMarketOptions

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#type"on-demand", ...

Returns the value of attribute type.

Returns:

  • ("on-demand", "spot", "wait-and-save")


2762
2763
2764
# File 'sig/types.rbs', line 2762

def type
  @type
end