| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnEC2Fleet.TargetCapacitySpecificationRequestProperty.Jsii$Proxy
An implementation for
CfnEC2Fleet.TargetCapacitySpecificationRequestProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnEC2Fleet.TargetCapacitySpecificationRequestProperty |
CfnEC2Fleet.TargetCapacitySpecificationRequestProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnEC2Fleet.setTargetCapacitySpecification(CfnEC2Fleet.TargetCapacitySpecificationRequestProperty value)
`AWS::EC2::EC2Fleet.TargetCapacitySpecification`.
|
CfnEC2Fleet.Builder |
CfnEC2Fleet.Builder.targetCapacitySpecification(CfnEC2Fleet.TargetCapacitySpecificationRequestProperty targetCapacitySpecification)
`AWS::EC2::EC2Fleet.TargetCapacitySpecification`.
|
CfnEC2FleetProps.Builder |
CfnEC2FleetProps.Builder.targetCapacitySpecification(CfnEC2Fleet.TargetCapacitySpecificationRequestProperty targetCapacitySpecification)
Sets the value of
CfnEC2FleetProps.getTargetCapacitySpecification() |
Copyright © 2021. All rights reserved.