@Stability(value=Stable)
public static interface CfnLaunchTemplate.CapacityReservationTargetProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnLaunchTemplate.CapacityReservationTargetProperty.Builder
A builder for
CfnLaunchTemplate.CapacityReservationTargetProperty |
static class |
CfnLaunchTemplate.CapacityReservationTargetProperty.Jsii$Proxy
An implementation for
CfnLaunchTemplate.CapacityReservationTargetProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnLaunchTemplate.CapacityReservationTargetProperty.Builder |
builder() |
default String |
getCapacityReservationId()
`CfnLaunchTemplate.CapacityReservationTargetProperty.CapacityReservationId`.
|
default String |
getCapacityReservationResourceGroupArn()
`CfnLaunchTemplate.CapacityReservationTargetProperty.CapacityReservationResourceGroupArn`.
|
@Stability(value=Stable) @Nullable default String getCapacityReservationId()
@Stability(value=Stable) @Nullable default String getCapacityReservationResourceGroupArn()
@Stability(value=Stable) static CfnLaunchTemplate.CapacityReservationTargetProperty.Builder builder()
Copyright © 2021. All rights reserved.