Class: Aws::Types::CapacityReservationSpecificationResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#capacity_reservation_preference"capacity-reservations-only", ...

Returns the value of attribute capacity_reservation_preference.

Returns:

  • ("capacity-reservations-only", "open", "none")


1568
1569
1570
# File 'sig/types.rbs', line 1568

def capacity_reservation_preference
  @capacity_reservation_preference
end

#capacity_reservation_targetTypes::CapacityReservationTargetResponse

Returns the value of attribute capacity_reservation_target.



1569
1570
1571
# File 'sig/types.rbs', line 1569

def capacity_reservation_target
  @capacity_reservation_target
end