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)


15936
15937
15938
# File 'sig/types.rbs', line 15936

def capacity_reservation_id
  @capacity_reservation_id
end

#dry_runBoolean

Returns the value of attribute dry_run.

Returns:

  • (Boolean)


15935
15936
15937
# File 'sig/types.rbs', line 15935

def dry_run
  @dry_run
end