Uses of Class
software.amazon.awscdk.services.apptest.CfnTestCase.StepProperty.Builder
Packages that use CfnTestCase.StepProperty.Builder
-
Uses of CfnTestCase.StepProperty.Builder in software.amazon.awscdk.services.apptest
Methods in software.amazon.awscdk.services.apptest that return CfnTestCase.StepProperty.BuilderModifier and TypeMethodDescriptionCfnTestCase.StepProperty.Builder.action
(IResolvable action) Sets the value ofCfnTestCase.StepProperty.getAction()
CfnTestCase.StepProperty.Builder.action
(CfnTestCase.StepActionProperty action) Sets the value ofCfnTestCase.StepProperty.getAction()
CfnTestCase.StepProperty.builder()
CfnTestCase.StepProperty.Builder.description
(String description) Sets the value ofCfnTestCase.StepProperty.getDescription()
Sets the value ofCfnTestCase.StepProperty.getName()
Constructors in software.amazon.awscdk.services.apptest with parameters of type CfnTestCase.StepProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTestCase.StepProperty.Builder
.