Uses of Class
software.amazon.awscdk.services.emr.CfnCluster.BootstrapActionConfigProperty.Builder
-
Uses of CfnCluster.BootstrapActionConfigProperty.Builder in software.amazon.awscdk.services.emr
Modifier and TypeMethodDescriptionCfnCluster.BootstrapActionConfigProperty.builder()
Sets the value ofCfnCluster.BootstrapActionConfigProperty.getName()
CfnCluster.BootstrapActionConfigProperty.Builder.scriptBootstrapAction
(IResolvable scriptBootstrapAction) Sets the value ofCfnCluster.BootstrapActionConfigProperty.getScriptBootstrapAction()
CfnCluster.BootstrapActionConfigProperty.Builder.scriptBootstrapAction
(CfnCluster.ScriptBootstrapActionConfigProperty scriptBootstrapAction) Sets the value ofCfnCluster.BootstrapActionConfigProperty.getScriptBootstrapAction()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnCluster.BootstrapActionConfigProperty.Builder
.