@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:22.195Z") @Stability(value=Stable) public interface CfnHostProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-host.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-host.html#cfn-ec2-host-availabilityzone@Stability(value=Stable) @NotNull String getInstanceType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-host.html#cfn-ec2-host-instancetype@Stability(value=Stable) @Nullable default String getAutoPlacement()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-host.html#cfn-ec2-host-autoplacement@Stability(value=Stable) @Nullable default String getHostRecovery()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-host.html#cfn-ec2-host-hostrecovery@Stability(value=Stable) static CfnHostProps.Builder builder()
CfnHostProps.Builder of CfnHostPropsCopyright © 2020. All rights reserved.