Uses of Class
software.amazon.awscdk.services.apptest.CfnTestCaseProps.Builder
-
Uses of CfnTestCaseProps.Builder in software.amazon.awscdk.services.apptest
Modifier and TypeMethodDescriptionstatic CfnTestCaseProps.Builder
CfnTestCaseProps.builder()
CfnTestCaseProps.Builder.description
(String description) Sets the value ofCfnTestCaseProps.getDescription()
Sets the value ofCfnTestCaseProps.getName()
Sets the value ofCfnTestCaseProps.getSteps()
CfnTestCaseProps.Builder.steps
(IResolvable steps) Sets the value ofCfnTestCaseProps.getSteps()
Sets the value ofCfnTestCaseProps.getTags()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnTestCaseProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnTestCaseProps.Builder
.