Uses of Interface
com.hashicorp.cdktf.providers.aws.cloudwatch_event_target.CloudwatchEventTargetBatchTarget
-
Packages that use CloudwatchEventTargetBatchTarget Package Description com.hashicorp.cdktf.providers.aws.cloudwatch_event_target aws_cloudwatch_event_target -
-
Uses of CloudwatchEventTargetBatchTarget in com.hashicorp.cdktf.providers.aws.cloudwatch_event_target
Classes in com.hashicorp.cdktf.providers.aws.cloudwatch_event_target that implement CloudwatchEventTargetBatchTarget Modifier and Type Class Description static classCloudwatchEventTargetBatchTarget.Jsii$ProxyAn implementation forCloudwatchEventTargetBatchTargetMethods in com.hashicorp.cdktf.providers.aws.cloudwatch_event_target that return CloudwatchEventTargetBatchTarget Modifier and Type Method Description CloudwatchEventTargetBatchTargetCloudwatchEventTargetBatchTarget.Builder. build()Builds the configured instance.default CloudwatchEventTargetBatchTargetCloudwatchEventTargetConfig. getBatchTarget()batch_target block.CloudwatchEventTargetBatchTargetCloudwatchEventTargetConfig.Jsii$Proxy. getBatchTarget()CloudwatchEventTargetBatchTargetCloudwatchEventTarget. getBatchTargetInput()CloudwatchEventTargetBatchTargetCloudwatchEventTargetBatchTargetOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.aws.cloudwatch_event_target with parameters of type CloudwatchEventTargetBatchTarget Modifier and Type Method Description CloudwatchEventTarget.BuilderCloudwatchEventTarget.Builder. batchTarget(CloudwatchEventTargetBatchTarget batchTarget)batch_target block.CloudwatchEventTargetConfig.BuilderCloudwatchEventTargetConfig.Builder. batchTarget(CloudwatchEventTargetBatchTarget batchTarget)Sets the value ofCloudwatchEventTargetConfig.getBatchTarget()voidCloudwatchEventTarget. putBatchTarget(CloudwatchEventTargetBatchTarget value)voidCloudwatchEventTargetBatchTargetOutputReference. setInternalValue(CloudwatchEventTargetBatchTarget value)
-