Class: Aws::Types::AcceptCapacityReservationBillingOwnershipRequest

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)


49
50
51
# File 'sig/types.rbs', line 49

def capacity_reservation_id
  @capacity_reservation_id
end

#dry_runBoolean

Returns the value of attribute dry_run.

Returns:

  • (Boolean)


48
49
50
# File 'sig/types.rbs', line 48

def dry_run
  @dry_run
end