Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.emr.CfnClusterMixinProps.Builder
Packages that use CfnClusterMixinProps.Builder
-
Uses of CfnClusterMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.emr
Methods in software.amazon.awscdk.cfnpropertymixins.services.emr that return CfnClusterMixinProps.BuilderModifier and TypeMethodDescriptionCfnClusterMixinProps.Builder.additionalInfo(Object additionalInfo) Sets the value ofCfnClusterMixinProps.getAdditionalInfo()CfnClusterMixinProps.Builder.applications(List<? extends Object> applications) Sets the value ofCfnClusterMixinProps.getApplications()CfnClusterMixinProps.Builder.applications(IResolvable applications) Sets the value ofCfnClusterMixinProps.getApplications()CfnClusterMixinProps.Builder.autoScalingRole(String autoScalingRole) Sets the value ofCfnClusterMixinProps.getAutoScalingRole()CfnClusterMixinProps.Builder.autoTerminationPolicy(CfnClusterPropsMixin.AutoTerminationPolicyProperty autoTerminationPolicy) Sets the value ofCfnClusterMixinProps.getAutoTerminationPolicy()CfnClusterMixinProps.Builder.autoTerminationPolicy(IResolvable autoTerminationPolicy) Sets the value ofCfnClusterMixinProps.getAutoTerminationPolicy()CfnClusterMixinProps.Builder.bootstrapActions(List<? extends Object> bootstrapActions) Sets the value ofCfnClusterMixinProps.getBootstrapActions()CfnClusterMixinProps.Builder.bootstrapActions(IResolvable bootstrapActions) Sets the value ofCfnClusterMixinProps.getBootstrapActions()static CfnClusterMixinProps.BuilderCfnClusterMixinProps.builder()CfnClusterMixinProps.Builder.configurations(List<? extends Object> configurations) Sets the value ofCfnClusterMixinProps.getConfigurations()CfnClusterMixinProps.Builder.configurations(IResolvable configurations) Sets the value ofCfnClusterMixinProps.getConfigurations()CfnClusterMixinProps.Builder.customAmiId(String customAmiId) Sets the value ofCfnClusterMixinProps.getCustomAmiId()CfnClusterMixinProps.Builder.ebsRootVolumeIops(Number ebsRootVolumeIops) Sets the value ofCfnClusterMixinProps.getEbsRootVolumeIops()CfnClusterMixinProps.Builder.ebsRootVolumeSize(Number ebsRootVolumeSize) Sets the value ofCfnClusterMixinProps.getEbsRootVolumeSize()CfnClusterMixinProps.Builder.ebsRootVolumeThroughput(Number ebsRootVolumeThroughput) Sets the value ofCfnClusterMixinProps.getEbsRootVolumeThroughput()CfnClusterMixinProps.Builder.instances(CfnClusterPropsMixin.JobFlowInstancesConfigProperty instances) Sets the value ofCfnClusterMixinProps.getInstances()CfnClusterMixinProps.Builder.instances(IResolvable instances) Sets the value ofCfnClusterMixinProps.getInstances()CfnClusterMixinProps.Builder.jobFlowRole(String jobFlowRole) Sets the value ofCfnClusterMixinProps.getJobFlowRole()CfnClusterMixinProps.Builder.kerberosAttributes(CfnClusterPropsMixin.KerberosAttributesProperty kerberosAttributes) Sets the value ofCfnClusterMixinProps.getKerberosAttributes()CfnClusterMixinProps.Builder.kerberosAttributes(IResolvable kerberosAttributes) Sets the value ofCfnClusterMixinProps.getKerberosAttributes()CfnClusterMixinProps.Builder.logEncryptionKmsKeyId(String logEncryptionKmsKeyId) Sets the value ofCfnClusterMixinProps.getLogEncryptionKmsKeyId()Sets the value ofCfnClusterMixinProps.getLogUri()CfnClusterMixinProps.Builder.managedScalingPolicy(CfnClusterPropsMixin.ManagedScalingPolicyProperty managedScalingPolicy) Sets the value ofCfnClusterMixinProps.getManagedScalingPolicy()CfnClusterMixinProps.Builder.managedScalingPolicy(IResolvable managedScalingPolicy) Sets the value ofCfnClusterMixinProps.getManagedScalingPolicy()Sets the value ofCfnClusterMixinProps.getName()CfnClusterMixinProps.Builder.osReleaseLabel(String osReleaseLabel) Sets the value ofCfnClusterMixinProps.getOsReleaseLabel()CfnClusterMixinProps.Builder.placementGroupConfigs(List<? extends Object> placementGroupConfigs) Sets the value ofCfnClusterMixinProps.getPlacementGroupConfigs()CfnClusterMixinProps.Builder.placementGroupConfigs(IResolvable placementGroupConfigs) Sets the value ofCfnClusterMixinProps.getPlacementGroupConfigs()CfnClusterMixinProps.Builder.releaseLabel(String releaseLabel) Sets the value ofCfnClusterMixinProps.getReleaseLabel()CfnClusterMixinProps.Builder.scaleDownBehavior(String scaleDownBehavior) Sets the value ofCfnClusterMixinProps.getScaleDownBehavior()CfnClusterMixinProps.Builder.securityConfiguration(String securityConfiguration) Sets the value ofCfnClusterMixinProps.getSecurityConfiguration()CfnClusterMixinProps.Builder.serviceRole(String serviceRole) Sets the value ofCfnClusterMixinProps.getServiceRole()CfnClusterMixinProps.Builder.stepConcurrencyLevel(Number stepConcurrencyLevel) Sets the value ofCfnClusterMixinProps.getStepConcurrencyLevel()Sets the value ofCfnClusterMixinProps.getSteps()CfnClusterMixinProps.Builder.steps(IResolvable steps) Sets the value ofCfnClusterMixinProps.getSteps()Sets the value ofCfnClusterMixinProps.getTags()CfnClusterMixinProps.Builder.visibleToAllUsers(Boolean visibleToAllUsers) Sets the value ofCfnClusterMixinProps.getVisibleToAllUsers()CfnClusterMixinProps.Builder.visibleToAllUsers(IResolvable visibleToAllUsers) Sets the value ofCfnClusterMixinProps.getVisibleToAllUsers()Constructors in software.amazon.awscdk.cfnpropertymixins.services.emr with parameters of type CfnClusterMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnClusterMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnClusterMixinProps.Builder.