Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.pipes.CfnPipePropsMixin.PipeTargetBatchJobParametersProperty.Builder
Packages that use CfnPipePropsMixin.PipeTargetBatchJobParametersProperty.Builder
-
Uses of CfnPipePropsMixin.PipeTargetBatchJobParametersProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.pipes
Methods in software.amazon.awscdk.cfnpropertymixins.services.pipes that return CfnPipePropsMixin.PipeTargetBatchJobParametersProperty.BuilderModifier and TypeMethodDescriptionCfnPipePropsMixin.PipeTargetBatchJobParametersProperty.Builder.arrayProperties(CfnPipePropsMixin.BatchArrayPropertiesProperty arrayProperties) CfnPipePropsMixin.PipeTargetBatchJobParametersProperty.Builder.arrayProperties(IResolvable arrayProperties) CfnPipePropsMixin.PipeTargetBatchJobParametersProperty.builder()CfnPipePropsMixin.PipeTargetBatchJobParametersProperty.Builder.containerOverrides(CfnPipePropsMixin.BatchContainerOverridesProperty containerOverrides) CfnPipePropsMixin.PipeTargetBatchJobParametersProperty.Builder.containerOverrides(IResolvable containerOverrides) CfnPipePropsMixin.PipeTargetBatchJobParametersProperty.Builder.dependsOn(List<? extends Object> dependsOn) Sets the value ofCfnPipePropsMixin.PipeTargetBatchJobParametersProperty.getDependsOn()CfnPipePropsMixin.PipeTargetBatchJobParametersProperty.Builder.dependsOn(IResolvable dependsOn) Sets the value ofCfnPipePropsMixin.PipeTargetBatchJobParametersProperty.getDependsOn()CfnPipePropsMixin.PipeTargetBatchJobParametersProperty.Builder.jobDefinition(String jobDefinition) Sets the value ofCfnPipePropsMixin.PipeTargetBatchJobParametersProperty.getJobName()CfnPipePropsMixin.PipeTargetBatchJobParametersProperty.Builder.parameters(Map<String, String> parameters) Sets the value ofCfnPipePropsMixin.PipeTargetBatchJobParametersProperty.getParameters()CfnPipePropsMixin.PipeTargetBatchJobParametersProperty.Builder.parameters(IResolvable parameters) Sets the value ofCfnPipePropsMixin.PipeTargetBatchJobParametersProperty.getParameters()CfnPipePropsMixin.PipeTargetBatchJobParametersProperty.Builder.retryStrategy(CfnPipePropsMixin.BatchRetryStrategyProperty retryStrategy) CfnPipePropsMixin.PipeTargetBatchJobParametersProperty.Builder.retryStrategy(IResolvable retryStrategy) Constructors in software.amazon.awscdk.cfnpropertymixins.services.pipes with parameters of type CfnPipePropsMixin.PipeTargetBatchJobParametersProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPipePropsMixin.PipeTargetBatchJobParametersProperty.Builder.