LaunchTemplateCapacityReservationSpecification

data class LaunchTemplateCapacityReservationSpecification(val capacityReservationPreference: String? = null, val capacityReservationTarget: LaunchTemplateCapacityReservationSpecificationCapacityReservationTarget? = null)

Constructors

constructor(capacityReservationPreference: String? = null, capacityReservationTarget: LaunchTemplateCapacityReservationSpecificationCapacityReservationTarget? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Indicates the instance's Capacity Reservation preferences. Can be open or none. (Default none).

Link copied to clipboard