@Stability(value=Stable)
public static interface CfnLaunchTemplate.CapacityReservationSpecificationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnLaunchTemplate.CapacityReservationSpecificationProperty.Builder
|
static class |
CfnLaunchTemplate.CapacityReservationSpecificationProperty.Jsii$Proxy
An implementation for
CfnLaunchTemplate.CapacityReservationSpecificationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnLaunchTemplate.CapacityReservationSpecificationProperty.Builder |
builder() |
default String |
getCapacityReservationPreference()
`CfnLaunchTemplate.CapacityReservationSpecificationProperty.CapacityReservationPreference`.
|
default Object |
getCapacityReservationTarget()
`CfnLaunchTemplate.CapacityReservationSpecificationProperty.CapacityReservationTarget`.
|
@Stability(value=Stable) @Nullable default String getCapacityReservationPreference()
@Stability(value=Stable) @Nullable default Object getCapacityReservationTarget()
@Stability(value=Stable) static CfnLaunchTemplate.CapacityReservationSpecificationProperty.Builder builder()
Copyright © 2021. All rights reserved.