You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::EC2::Types::CapacityReservationTargetResponse
- Inherits:
- 
      Struct
      
        - Object
- Struct
- Aws::EC2::Types::CapacityReservationTargetResponse
 
- Defined in:
- (unknown)
Overview
Describes a target Capacity Reservation or Capacity Reservation group.
Returned by:
Instance Attribute Summary collapse
- 
  
    
      #capacity_reservation_id  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The ID of the targeted Capacity Reservation. 
- 
  
    
      #capacity_reservation_resource_group_arn  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The ARN of the targeted Capacity Reservation group. 
Instance Attribute Details
#capacity_reservation_id ⇒ String
The ID of the targeted Capacity Reservation.
#capacity_reservation_resource_group_arn ⇒ String
The ARN of the targeted Capacity Reservation group.