Get Launch Template Capacity Reservation Specification
data class GetLaunchTemplateCapacityReservationSpecification(val capacityReservationPreference: String, val capacityReservationTargets: List<GetLaunchTemplateCapacityReservationSpecificationCapacityReservationTarget>)
Constructors
Link copied to clipboard
constructor(capacityReservationPreference: String, capacityReservationTargets: List<GetLaunchTemplateCapacityReservationSpecificationCapacityReservationTarget>)