| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnEC2Fleet.OnDemandOptionsRequestProperty.Jsii$Proxy
An implementation for
CfnEC2Fleet.OnDemandOptionsRequestProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnEC2Fleet.OnDemandOptionsRequestProperty |
CfnEC2Fleet.OnDemandOptionsRequestProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnEC2Fleet.Builder |
CfnEC2Fleet.Builder.onDemandOptions(CfnEC2Fleet.OnDemandOptionsRequestProperty onDemandOptions)
Describes the configuration of On-Demand Instances in an EC2 Fleet.
|
CfnEC2FleetProps.Builder |
CfnEC2FleetProps.Builder.onDemandOptions(CfnEC2Fleet.OnDemandOptionsRequestProperty onDemandOptions)
Sets the value of
CfnEC2FleetProps.getOnDemandOptions() |
void |
CfnEC2Fleet.setOnDemandOptions(CfnEC2Fleet.OnDemandOptionsRequestProperty value)
Describes the configuration of On-Demand Instances in an EC2 Fleet.
|
Copyright © 2022. All rights reserved.