Uses of Class
software.amazon.awscdk.services.apptest.CfnTestCase.BatchProperty.Builder
Packages that use CfnTestCase.BatchProperty.Builder
-
Uses of CfnTestCase.BatchProperty.Builder in software.amazon.awscdk.services.apptest
Methods in software.amazon.awscdk.services.apptest that return CfnTestCase.BatchProperty.BuilderModifier 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()Constructors in software.amazon.awscdk.services.apptest with parameters of type CfnTestCase.BatchProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTestCase.BatchProperty.Builder.