Uses of Class
software.amazon.awscdk.services.apptest.CfnTestCase.StepProperty.Builder
-
Uses of CfnTestCase.StepProperty.Builder in software.amazon.awscdk.services.apptest
Modifier 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()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTestCase.StepProperty.Builder
.