Uses of Class
software.amazon.awscdk.services.emr.CfnCluster.EMRConfigurationProperty.Builder
Packages that use CfnCluster.EMRConfigurationProperty.Builder
-
Uses of CfnCluster.EMRConfigurationProperty.Builder in software.amazon.awscdk.services.emr
Methods in software.amazon.awscdk.services.emr that return CfnCluster.EMRConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnCluster.EMRConfigurationProperty.builder()CfnCluster.EMRConfigurationProperty.Builder.classification(String classification) Sets the value ofCfnCluster.EMRConfigurationProperty.getClassification()CfnCluster.EMRConfigurationProperty.Builder.configurationProperties(Map<String, String> configurationProperties) Sets the value ofCfnCluster.EMRConfigurationProperty.getConfigurationProperties()CfnCluster.EMRConfigurationProperty.Builder.configurationProperties(IResolvable configurationProperties) Sets the value ofCfnCluster.EMRConfigurationProperty.getConfigurationProperties()CfnCluster.EMRConfigurationProperty.Builder.configurations(List<? extends Object> configurations) Sets the value ofCfnCluster.EMRConfigurationProperty.getConfigurations()CfnCluster.EMRConfigurationProperty.Builder.configurations(IResolvable configurations) Sets the value ofCfnCluster.EMRConfigurationProperty.getConfigurations()Constructors in software.amazon.awscdk.services.emr with parameters of type CfnCluster.EMRConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCluster.EMRConfigurationProperty.Builder.