Uses of Class
software.amazon.awscdk.services.apptest.CfnTestCase.CompareActionProperty.Builder
-
Uses of CfnTestCase.CompareActionProperty.Builder in software.amazon.awscdk.services.apptest
Modifier and TypeMethodDescriptionCfnTestCase.CompareActionProperty.builder()
CfnTestCase.CompareActionProperty.Builder.input
(IResolvable input) Sets the value ofCfnTestCase.CompareActionProperty.getInput()
CfnTestCase.CompareActionProperty.Builder.input
(CfnTestCase.InputProperty input) Sets the value ofCfnTestCase.CompareActionProperty.getInput()
CfnTestCase.CompareActionProperty.Builder.output
(IResolvable output) Sets the value ofCfnTestCase.CompareActionProperty.getOutput()
CfnTestCase.CompareActionProperty.Builder.output
(CfnTestCase.OutputProperty output) Sets the value ofCfnTestCase.CompareActionProperty.getOutput()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTestCase.CompareActionProperty.Builder
.