@Stability(value=External)
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() |
String |
getAvailabilityZone()
`CfnSpotFleet.LaunchTemplateOverridesProperty.AvailabilityZone`.
|
String |
getInstanceType()
`CfnSpotFleet.LaunchTemplateOverridesProperty.InstanceType`.
|
String |
getSpotPrice()
`CfnSpotFleet.LaunchTemplateOverridesProperty.SpotPrice`.
|
String |
getSubnetId()
`CfnSpotFleet.LaunchTemplateOverridesProperty.SubnetId`.
|
Number |
getWeightedCapacity()
`CfnSpotFleet.LaunchTemplateOverridesProperty.WeightedCapacity`.
|
@Stability(value=External) String getAvailabilityZone()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-launchtemplateoverrides.html#cfn-ec2-spotfleet-launchtemplateoverrides-availabilityzone
@Stability(value=External) String getInstanceType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-launchtemplateoverrides.html#cfn-ec2-spotfleet-launchtemplateoverrides-instancetype
@Stability(value=External) String getSpotPrice()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-launchtemplateoverrides.html#cfn-ec2-spotfleet-launchtemplateoverrides-spotprice
@Stability(value=External) String getSubnetId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-launchtemplateoverrides.html#cfn-ec2-spotfleet-launchtemplateoverrides-subnetid
@Stability(value=External) Number getWeightedCapacity()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-launchtemplateoverrides.html#cfn-ec2-spotfleet-launchtemplateoverrides-weightedcapacity
@Stability(value=External) static CfnSpotFleet.LaunchTemplateOverridesProperty.Builder builder()
Copyright © 2019. All rights reserved.