Uses of Class
software.amazon.awscdk.services.emrserverless.CfnApplication.ConfigurationObjectProperty.Builder
Packages that use CfnApplication.ConfigurationObjectProperty.Builder
Package
Description
AWS::EMRServerless Construct Library
-
Uses of CfnApplication.ConfigurationObjectProperty.Builder in software.amazon.awscdk.services.emrserverless
Methods in software.amazon.awscdk.services.emrserverless that return CfnApplication.ConfigurationObjectProperty.BuilderModifier and TypeMethodDescriptionCfnApplication.ConfigurationObjectProperty.builder()CfnApplication.ConfigurationObjectProperty.Builder.classification(String classification) Sets the value ofCfnApplication.ConfigurationObjectProperty.getClassification()CfnApplication.ConfigurationObjectProperty.Builder.configurations(List<? extends Object> configurations) Sets the value ofCfnApplication.ConfigurationObjectProperty.getConfigurations()CfnApplication.ConfigurationObjectProperty.Builder.configurations(IResolvable configurations) Sets the value ofCfnApplication.ConfigurationObjectProperty.getConfigurations()CfnApplication.ConfigurationObjectProperty.Builder.properties(Map<String, String> properties) Sets the value ofCfnApplication.ConfigurationObjectProperty.getProperties()CfnApplication.ConfigurationObjectProperty.Builder.properties(IResolvable properties) Sets the value ofCfnApplication.ConfigurationObjectProperty.getProperties()Constructors in software.amazon.awscdk.services.emrserverless with parameters of type CfnApplication.ConfigurationObjectProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnApplication.ConfigurationObjectProperty.Builder.