Class: Aws::Types::CancelCapacityReservationFleetsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#capacity_reservation_fleet_ids::Array[::String]

Returns the value of attribute capacity_reservation_fleet_ids.

Returns:

  • (::Array[::String])


1157
1158
1159
# File 'sig/types.rbs', line 1157

def capacity_reservation_fleet_ids
  @capacity_reservation_fleet_ids
end

#dry_runBoolean

Returns the value of attribute dry_run.

Returns:

  • (Boolean)


1156
1157
1158
# File 'sig/types.rbs', line 1156

def dry_run
  @dry_run
end