@Stability(value=Stable)
public static interface CfnCluster.JobFlowInstancesConfigProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-jobflowinstancesconfig.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCluster.JobFlowInstancesConfigProperty.Builder
A builder for
CfnCluster.JobFlowInstancesConfigProperty |
static class |
CfnCluster.JobFlowInstancesConfigProperty.Jsii$Proxy
An implementation for
CfnCluster.JobFlowInstancesConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnCluster.JobFlowInstancesConfigProperty.Builder |
builder() |
default List<String> |
getAdditionalMasterSecurityGroups()
`CfnCluster.JobFlowInstancesConfigProperty.AdditionalMasterSecurityGroups`.
|
default List<String> |
getAdditionalSlaveSecurityGroups()
`CfnCluster.JobFlowInstancesConfigProperty.AdditionalSlaveSecurityGroups`.
|
default Object |
getCoreInstanceFleet()
`CfnCluster.JobFlowInstancesConfigProperty.CoreInstanceFleet`.
|
default Object |
getCoreInstanceGroup()
`CfnCluster.JobFlowInstancesConfigProperty.CoreInstanceGroup`.
|
default String |
getEc2KeyName()
`CfnCluster.JobFlowInstancesConfigProperty.Ec2KeyName`.
|
default String |
getEc2SubnetId()
`CfnCluster.JobFlowInstancesConfigProperty.Ec2SubnetId`.
|
default List<String> |
getEc2SubnetIds()
`CfnCluster.JobFlowInstancesConfigProperty.Ec2SubnetIds`.
|
default String |
getEmrManagedMasterSecurityGroup()
`CfnCluster.JobFlowInstancesConfigProperty.EmrManagedMasterSecurityGroup`.
|
default String |
getEmrManagedSlaveSecurityGroup()
`CfnCluster.JobFlowInstancesConfigProperty.EmrManagedSlaveSecurityGroup`.
|
default String |
getHadoopVersion()
`CfnCluster.JobFlowInstancesConfigProperty.HadoopVersion`.
|
default Object |
getKeepJobFlowAliveWhenNoSteps()
`CfnCluster.JobFlowInstancesConfigProperty.KeepJobFlowAliveWhenNoSteps`.
|
default Object |
getMasterInstanceFleet()
`CfnCluster.JobFlowInstancesConfigProperty.MasterInstanceFleet`.
|
default Object |
getMasterInstanceGroup()
`CfnCluster.JobFlowInstancesConfigProperty.MasterInstanceGroup`.
|
default Object |
getPlacement()
`CfnCluster.JobFlowInstancesConfigProperty.Placement`.
|
default String |
getServiceAccessSecurityGroup()
`CfnCluster.JobFlowInstancesConfigProperty.ServiceAccessSecurityGroup`.
|
default Object |
getTerminationProtected()
`CfnCluster.JobFlowInstancesConfigProperty.TerminationProtected`.
|
@Stability(value=Stable) @Nullable default List<String> getAdditionalMasterSecurityGroups()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-jobflowinstancesconfig.html#cfn-elasticmapreduce-cluster-jobflowinstancesconfig-additionalmastersecuritygroups@Stability(value=Stable) @Nullable default List<String> getAdditionalSlaveSecurityGroups()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-jobflowinstancesconfig.html#cfn-elasticmapreduce-cluster-jobflowinstancesconfig-additionalslavesecuritygroups@Stability(value=Stable) @Nullable default Object getCoreInstanceFleet()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-jobflowinstancesconfig.html#cfn-elasticmapreduce-cluster-jobflowinstancesconfig-coreinstancefleet@Stability(value=Stable) @Nullable default Object getCoreInstanceGroup()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-jobflowinstancesconfig.html#cfn-elasticmapreduce-cluster-jobflowinstancesconfig-coreinstancegroup@Stability(value=Stable) @Nullable default String getEc2KeyName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-jobflowinstancesconfig.html#cfn-elasticmapreduce-cluster-jobflowinstancesconfig-ec2keyname@Stability(value=Stable) @Nullable default String getEc2SubnetId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-jobflowinstancesconfig.html#cfn-elasticmapreduce-cluster-jobflowinstancesconfig-ec2subnetid@Stability(value=Stable) @Nullable default List<String> getEc2SubnetIds()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-jobflowinstancesconfig.html#cfn-elasticmapreduce-cluster-jobflowinstancesconfig-ec2subnetids@Stability(value=Stable) @Nullable default String getEmrManagedMasterSecurityGroup()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-jobflowinstancesconfig.html#cfn-elasticmapreduce-cluster-jobflowinstancesconfig-emrmanagedmastersecuritygroup@Stability(value=Stable) @Nullable default String getEmrManagedSlaveSecurityGroup()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-jobflowinstancesconfig.html#cfn-elasticmapreduce-cluster-jobflowinstancesconfig-emrmanagedslavesecuritygroup@Stability(value=Stable) @Nullable default String getHadoopVersion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-jobflowinstancesconfig.html#cfn-elasticmapreduce-cluster-jobflowinstancesconfig-hadoopversion@Stability(value=Stable) @Nullable default Object getKeepJobFlowAliveWhenNoSteps()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-jobflowinstancesconfig.html#cfn-elasticmapreduce-cluster-jobflowinstancesconfig-keepjobflowalivewhennosteps@Stability(value=Stable) @Nullable default Object getMasterInstanceFleet()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-jobflowinstancesconfig.html#cfn-elasticmapreduce-cluster-jobflowinstancesconfig-masterinstancefleet@Stability(value=Stable) @Nullable default Object getMasterInstanceGroup()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-jobflowinstancesconfig.html#cfn-elasticmapreduce-cluster-jobflowinstancesconfig-masterinstancegroup@Stability(value=Stable) @Nullable default Object getPlacement()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-jobflowinstancesconfig.html#cfn-elasticmapreduce-cluster-jobflowinstancesconfig-placement@Stability(value=Stable) @Nullable default String getServiceAccessSecurityGroup()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-jobflowinstancesconfig.html#cfn-elasticmapreduce-cluster-jobflowinstancesconfig-serviceaccesssecuritygroup@Stability(value=Stable) @Nullable default Object getTerminationProtected()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-jobflowinstancesconfig.html#cfn-elasticmapreduce-cluster-jobflowinstancesconfig-terminationprotected@Stability(value=Stable) static CfnCluster.JobFlowInstancesConfigProperty.Builder builder()
Copyright © 2020. All rights reserved.