Class: Aws::Types::AwsEc2LaunchTemplateDataCapacityReservationSpecificationCapacityReservationTargetDetails
- Inherits:
-
Object
- Object
- Aws::Types::AwsEc2LaunchTemplateDataCapacityReservationSpecificationCapacityReservationTargetDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#capacity_reservation_id ⇒ ::String
Returns the value of attribute capacity_reservation_id.
-
#capacity_reservation_resource_group_arn ⇒ ::String
Returns the value of attribute capacity_reservation_resource_group_arn.
Instance Attribute Details
#capacity_reservation_id ⇒ ::String
Returns the value of attribute capacity_reservation_id.
1466 1467 1468 |
# File 'sig/types.rbs', line 1466 def capacity_reservation_id @capacity_reservation_id end |
#capacity_reservation_resource_group_arn ⇒ ::String
Returns the value of attribute capacity_reservation_resource_group_arn.
1467 1468 1469 |
# File 'sig/types.rbs', line 1467 def capacity_reservation_resource_group_arn @capacity_reservation_resource_group_arn end |