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