@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:37.709Z") @Stability(value=Stable) public interface CfnInstanceFleetConfigProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticmapreduce-instancefleetconfig.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnInstanceFleetConfigProps.Builder
A builder for
CfnInstanceFleetConfigProps |
static class |
CfnInstanceFleetConfigProps.Jsii$Proxy
An implementation for
CfnInstanceFleetConfigProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnInstanceFleetConfigProps.Builder |
builder() |
String |
getClusterId()
`AWS::EMR::InstanceFleetConfig.ClusterId`.
|
String |
getInstanceFleetType()
`AWS::EMR::InstanceFleetConfig.InstanceFleetType`.
|
default Object |
getInstanceTypeConfigs()
`AWS::EMR::InstanceFleetConfig.InstanceTypeConfigs`.
|
default Object |
getLaunchSpecifications()
`AWS::EMR::InstanceFleetConfig.LaunchSpecifications`.
|
default String |
getName()
`AWS::EMR::InstanceFleetConfig.Name`.
|
default Number |
getTargetOnDemandCapacity()
`AWS::EMR::InstanceFleetConfig.TargetOnDemandCapacity`.
|
default Number |
getTargetSpotCapacity()
`AWS::EMR::InstanceFleetConfig.TargetSpotCapacity`.
|
@Stability(value=Stable) @NotNull String getClusterId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticmapreduce-instancefleetconfig.html#cfn-elasticmapreduce-instancefleetconfig-clusterid@Stability(value=Stable) @NotNull String getInstanceFleetType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticmapreduce-instancefleetconfig.html#cfn-elasticmapreduce-instancefleetconfig-instancefleettype@Stability(value=Stable) @Nullable default Object getInstanceTypeConfigs()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticmapreduce-instancefleetconfig.html#cfn-elasticmapreduce-instancefleetconfig-instancetypeconfigs@Stability(value=Stable) @Nullable default Object getLaunchSpecifications()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticmapreduce-instancefleetconfig.html#cfn-elasticmapreduce-instancefleetconfig-launchspecifications@Stability(value=Stable) @Nullable default String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticmapreduce-instancefleetconfig.html#cfn-elasticmapreduce-instancefleetconfig-name@Stability(value=Stable) @Nullable default Number getTargetOnDemandCapacity()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticmapreduce-instancefleetconfig.html#cfn-elasticmapreduce-instancefleetconfig-targetondemandcapacity@Stability(value=Stable) @Nullable default Number getTargetSpotCapacity()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticmapreduce-instancefleetconfig.html#cfn-elasticmapreduce-instancefleetconfig-targetspotcapacity@Stability(value=Stable) static CfnInstanceFleetConfigProps.Builder builder()
Copyright © 2020. All rights reserved.