@Stability(value=Stable)
public static interface CfnSpotFleet.LaunchTemplateOverridesProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-launchtemplateoverrides.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnSpotFleet.LaunchTemplateOverridesProperty.Builder
A builder for
CfnSpotFleet.LaunchTemplateOverridesProperty |
static class |
CfnSpotFleet.LaunchTemplateOverridesProperty.Jsii$Proxy
An implementation for
CfnSpotFleet.LaunchTemplateOverridesProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnSpotFleet.LaunchTemplateOverridesProperty.Builder |
builder() |
default String |
getAvailabilityZone()
`CfnSpotFleet.LaunchTemplateOverridesProperty.AvailabilityZone`.
|
default String |
getInstanceType()
`CfnSpotFleet.LaunchTemplateOverridesProperty.InstanceType`.
|
default String |
getSpotPrice()
`CfnSpotFleet.LaunchTemplateOverridesProperty.SpotPrice`.
|
default String |
getSubnetId()
`CfnSpotFleet.LaunchTemplateOverridesProperty.SubnetId`.
|
default Number |
getWeightedCapacity()
`CfnSpotFleet.LaunchTemplateOverridesProperty.WeightedCapacity`.
|
@Stability(value=Stable) @Nullable default String getAvailabilityZone()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-launchtemplateoverrides.html#cfn-ec2-spotfleet-launchtemplateoverrides-availabilityzone@Stability(value=Stable) @Nullable default String getInstanceType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-launchtemplateoverrides.html#cfn-ec2-spotfleet-launchtemplateoverrides-instancetype@Stability(value=Stable) @Nullable default String getSpotPrice()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-launchtemplateoverrides.html#cfn-ec2-spotfleet-launchtemplateoverrides-spotprice@Stability(value=Stable) @Nullable default String getSubnetId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-launchtemplateoverrides.html#cfn-ec2-spotfleet-launchtemplateoverrides-subnetid@Stability(value=Stable) @Nullable default Number getWeightedCapacity()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-launchtemplateoverrides.html#cfn-ec2-spotfleet-launchtemplateoverrides-weightedcapacity@Stability(value=Stable) static CfnSpotFleet.LaunchTemplateOverridesProperty.Builder builder()
Copyright © 2020. All rights reserved.