Class: Aws::Types::InterruptionInfo

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#interruption_type"adhoc"

Returns the value of attribute interruption_type.

Returns:

  • ("adhoc")


11911
11912
11913
# File 'sig/types.rbs', line 11911

def interruption_type
  @interruption_type
end

#source_capacity_reservation_id::String

Returns the value of attribute source_capacity_reservation_id.

Returns:

  • (::String)


11910
11911
11912
# File 'sig/types.rbs', line 11910

def source_capacity_reservation_id
  @source_capacity_reservation_id
end