Uses of Class
software.amazon.awscdk.services.emrserverless.CfnApplication.ConfigurationObjectProperty.Builder
Package
Description
AWS::EMRServerless Construct Library
-
Uses of CfnApplication.ConfigurationObjectProperty.Builder in software.amazon.awscdk.services.emrserverless
Modifier 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()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnApplication.ConfigurationObjectProperty.Builder
.