| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnHostProps.Builder |
CfnHostProps.Builder.autoPlacement(String autoPlacement)
Sets the value of
CfnHostProps.getAutoPlacement() |
CfnHostProps.Builder |
CfnHostProps.Builder.availabilityZone(String availabilityZone)
Sets the value of
CfnHostProps.getAvailabilityZone() |
static CfnHostProps.Builder |
CfnHostProps.builder() |
CfnHostProps.Builder |
CfnHostProps.Builder.hostRecovery(String hostRecovery)
Sets the value of
CfnHostProps.getHostRecovery() |
CfnHostProps.Builder |
CfnHostProps.Builder.instanceType(String instanceType)
Sets the value of
CfnHostProps.getInstanceType() |
Copyright © 2021. All rights reserved.