Class: Aws::Types::CapacityReservationConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#instance_count::Integer

Returns the value of attribute instance_count.

Returns:

  • (::Integer)


1595
1596
1597
# File 'sig/types.rbs', line 1595

def instance_count
  @instance_count
end

#reservation_state::String

Returns the value of attribute reservation_state.

Returns:

  • (::String)


1596
1597
1598
# File 'sig/types.rbs', line 1596

def reservation_state
  @reservation_state
end