Uses of Class
software.amazon.awscdk.services.batch.CfnJobDefinition.EvaluateOnExitProperty.Builder
Packages that use CfnJobDefinition.EvaluateOnExitProperty.Builder
-
Uses of CfnJobDefinition.EvaluateOnExitProperty.Builder in software.amazon.awscdk.services.batch
Methods in software.amazon.awscdk.services.batch that return CfnJobDefinition.EvaluateOnExitProperty.BuilderModifier and TypeMethodDescriptionSets the value ofCfnJobDefinition.EvaluateOnExitProperty.getAction()CfnJobDefinition.EvaluateOnExitProperty.builder()CfnJobDefinition.EvaluateOnExitProperty.Builder.onExitCode(String onExitCode) Sets the value ofCfnJobDefinition.EvaluateOnExitProperty.getOnExitCode()Sets the value ofCfnJobDefinition.EvaluateOnExitProperty.getOnReason()CfnJobDefinition.EvaluateOnExitProperty.Builder.onStatusReason(String onStatusReason) Sets the value ofCfnJobDefinition.EvaluateOnExitProperty.getOnStatusReason()Constructors in software.amazon.awscdk.services.batch with parameters of type CfnJobDefinition.EvaluateOnExitProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnJobDefinition.EvaluateOnExitProperty.Builder.