@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:16.971Z") @Stability(value=Stable) public interface CfnHostProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnHostProps.Builder
A builder for
CfnHostProps |
static class |
CfnHostProps.Jsii$Proxy
An implementation for
CfnHostProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnHostProps.Builder |
builder() |
default String |
getAutoPlacement()
`AWS::EC2::Host.AutoPlacement`.
|
String |
getAvailabilityZone()
`AWS::EC2::Host.AvailabilityZone`.
|
default String |
getHostRecovery()
`AWS::EC2::Host.HostRecovery`.
|
String |
getInstanceType()
`AWS::EC2::Host.InstanceType`.
|
@Stability(value=Stable) @NotNull String getAvailabilityZone()
@Stability(value=Stable) @NotNull String getInstanceType()
@Stability(value=Stable) @Nullable default String getAutoPlacement()
@Stability(value=Stable) @Nullable default String getHostRecovery()
@Stability(value=Stable) static CfnHostProps.Builder builder()
CfnHostProps.Builder of CfnHostPropsCopyright © 2021. All rights reserved.