Class: Aws::Types::CapacityReservationTargetResponse

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)


1588
1589
1590
# File 'sig/types.rbs', line 1588

def capacity_reservation_id
  @capacity_reservation_id
end

#capacity_reservation_resource_group_arn::String

Returns the value of attribute capacity_reservation_resource_group_arn.

Returns:

  • (::String)


1589
1590
1591
# File 'sig/types.rbs', line 1589

def capacity_reservation_resource_group_arn
  @capacity_reservation_resource_group_arn
end