Uses of Class
com.hashicorp.cdktf.providers.aws.cloudwatch_event_target.CloudwatchEventTargetBatchTarget.Builder
-
Packages that use CloudwatchEventTargetBatchTarget.Builder Package Description com.hashicorp.cdktf.providers.aws.cloudwatch_event_target aws_cloudwatch_event_target -
-
Uses of CloudwatchEventTargetBatchTarget.Builder in com.hashicorp.cdktf.providers.aws.cloudwatch_event_target
Methods in com.hashicorp.cdktf.providers.aws.cloudwatch_event_target that return CloudwatchEventTargetBatchTarget.Builder Modifier and Type Method Description CloudwatchEventTargetBatchTarget.BuilderCloudwatchEventTargetBatchTarget.Builder. arraySize(Number arraySize)Sets the value ofCloudwatchEventTargetBatchTarget.getArraySize()static CloudwatchEventTargetBatchTarget.BuilderCloudwatchEventTargetBatchTarget. builder()CloudwatchEventTargetBatchTarget.BuilderCloudwatchEventTargetBatchTarget.Builder. jobAttempts(Number jobAttempts)Sets the value ofCloudwatchEventTargetBatchTarget.getJobAttempts()CloudwatchEventTargetBatchTarget.BuilderCloudwatchEventTargetBatchTarget.Builder. jobDefinition(String jobDefinition)Sets the value ofCloudwatchEventTargetBatchTarget.getJobDefinition()CloudwatchEventTargetBatchTarget.BuilderCloudwatchEventTargetBatchTarget.Builder. jobName(String jobName)Sets the value ofCloudwatchEventTargetBatchTarget.getJobName()Constructors in com.hashicorp.cdktf.providers.aws.cloudwatch_event_target with parameters of type CloudwatchEventTargetBatchTarget.Builder Constructor Description Jsii$Proxy(CloudwatchEventTargetBatchTarget.Builder builder)Constructor that initializes the object based on literal property values passed by theCloudwatchEventTargetBatchTarget.Builder.
-