Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.apptest.CfnTestCasePropsMixin.BatchProperty.Builder
Packages that use CfnTestCasePropsMixin.BatchProperty.Builder
-
Uses of CfnTestCasePropsMixin.BatchProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.apptest
Methods in software.amazon.awscdk.cfnpropertymixins.services.apptest that return CfnTestCasePropsMixin.BatchProperty.BuilderModifier and TypeMethodDescriptionCfnTestCasePropsMixin.BatchProperty.Builder.batchJobName(String batchJobName) Sets the value ofCfnTestCasePropsMixin.BatchProperty.getBatchJobName()CfnTestCasePropsMixin.BatchProperty.Builder.batchJobParameters(Map<String, String> batchJobParameters) Sets the value ofCfnTestCasePropsMixin.BatchProperty.getBatchJobParameters()CfnTestCasePropsMixin.BatchProperty.Builder.batchJobParameters(IResolvable batchJobParameters) Sets the value ofCfnTestCasePropsMixin.BatchProperty.getBatchJobParameters()CfnTestCasePropsMixin.BatchProperty.builder()CfnTestCasePropsMixin.BatchProperty.Builder.exportDataSetNames(List<String> exportDataSetNames) Sets the value ofCfnTestCasePropsMixin.BatchProperty.getExportDataSetNames()Constructors in software.amazon.awscdk.cfnpropertymixins.services.apptest with parameters of type CfnTestCasePropsMixin.BatchProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTestCasePropsMixin.BatchProperty.Builder.