Uses of Class
software.amazon.awscdk.services.apptest.CfnTestCase.TN3270Property.Builder
Packages that use CfnTestCase.TN3270Property.Builder
-
Uses of CfnTestCase.TN3270Property.Builder in software.amazon.awscdk.services.apptest
Methods in software.amazon.awscdk.services.apptest that return CfnTestCase.TN3270Property.BuilderModifier and TypeMethodDescriptionCfnTestCase.TN3270Property.builder()
CfnTestCase.TN3270Property.Builder.exportDataSetNames
(List<String> exportDataSetNames) Sets the value ofCfnTestCase.TN3270Property.getExportDataSetNames()
CfnTestCase.TN3270Property.Builder.script
(IResolvable script) Sets the value ofCfnTestCase.TN3270Property.getScript()
CfnTestCase.TN3270Property.Builder.script
(CfnTestCase.ScriptProperty script) Sets the value ofCfnTestCase.TN3270Property.getScript()
Constructors in software.amazon.awscdk.services.apptest with parameters of type CfnTestCase.TN3270Property.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTestCase.TN3270Property.Builder
.