Class: Aws::Types::RejectCapacityReservationBillingOwnershipRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#capacity_reservation_id::String

Returns the value of attribute capacity_reservation_id.

Returns:

  • (::String)


15639
15640
15641
# File 'sig/types.rbs', line 15639

def capacity_reservation_id
  @capacity_reservation_id
end

#dry_runBoolean

Returns the value of attribute dry_run.

Returns:

  • (Boolean)


15638
15639
15640
# File 'sig/types.rbs', line 15638

def dry_run
  @dry_run
end