Uses of Class
software.amazon.awscdk.services.apptest.CfnTestCase.BatchProperty.Builder
-
Uses of CfnTestCase.BatchProperty.Builder in software.amazon.awscdk.services.apptest
Modifier and TypeMethodDescriptionCfnTestCase.BatchProperty.Builder.batchJobName
(String batchJobName) Sets the value ofCfnTestCase.BatchProperty.getBatchJobName()
CfnTestCase.BatchProperty.Builder.batchJobParameters
(Map<String, String> batchJobParameters) Sets the value ofCfnTestCase.BatchProperty.getBatchJobParameters()
CfnTestCase.BatchProperty.Builder.batchJobParameters
(IResolvable batchJobParameters) Sets the value ofCfnTestCase.BatchProperty.getBatchJobParameters()
CfnTestCase.BatchProperty.builder()
CfnTestCase.BatchProperty.Builder.exportDataSetNames
(List<String> exportDataSetNames) Sets the value ofCfnTestCase.BatchProperty.getExportDataSetNames()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTestCase.BatchProperty.Builder
.