Uses of Class
software.amazon.awscdk.services.emr.CfnCluster.BootstrapActionConfigProperty.Builder
Packages that use CfnCluster.BootstrapActionConfigProperty.Builder
-
Uses of CfnCluster.BootstrapActionConfigProperty.Builder in software.amazon.awscdk.services.emr
Methods in software.amazon.awscdk.services.emr that return CfnCluster.BootstrapActionConfigProperty.BuilderModifier 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()Constructors in software.amazon.awscdk.services.emr with parameters of type CfnCluster.BootstrapActionConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCluster.BootstrapActionConfigProperty.Builder.