Uses of Class
software.amazon.awscdk.services.emr.CfnCluster.ApplicationProperty.Builder
-
Uses of CfnCluster.ApplicationProperty.Builder in software.amazon.awscdk.services.emr
Modifier and TypeMethodDescriptionCfnCluster.ApplicationProperty.Builder.additionalInfo
(Map<String, String> additionalInfo) Sets the value ofCfnCluster.ApplicationProperty.getAdditionalInfo()
CfnCluster.ApplicationProperty.Builder.additionalInfo
(IResolvable additionalInfo) Sets the value ofCfnCluster.ApplicationProperty.getAdditionalInfo()
Sets the value ofCfnCluster.ApplicationProperty.getArgs()
CfnCluster.ApplicationProperty.builder()
Sets the value ofCfnCluster.ApplicationProperty.getName()
Sets the value ofCfnCluster.ApplicationProperty.getVersion()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnCluster.ApplicationProperty.Builder
.