Uses of Interface
com.hashicorp.cdktf.providers.aws.cloudwatch_event_target.CloudwatchEventTargetSqsTarget
-
Packages that use CloudwatchEventTargetSqsTarget Package Description com.hashicorp.cdktf.providers.aws.cloudwatch_event_target aws_cloudwatch_event_target -
-
Uses of CloudwatchEventTargetSqsTarget in com.hashicorp.cdktf.providers.aws.cloudwatch_event_target
Classes in com.hashicorp.cdktf.providers.aws.cloudwatch_event_target that implement CloudwatchEventTargetSqsTarget Modifier and Type Class Description static classCloudwatchEventTargetSqsTarget.Jsii$ProxyAn implementation forCloudwatchEventTargetSqsTargetMethods in com.hashicorp.cdktf.providers.aws.cloudwatch_event_target that return CloudwatchEventTargetSqsTarget Modifier and Type Method Description CloudwatchEventTargetSqsTargetCloudwatchEventTargetSqsTarget.Builder. build()Builds the configured instance.CloudwatchEventTargetSqsTargetCloudwatchEventTargetSqsTargetOutputReference. getInternalValue()default CloudwatchEventTargetSqsTargetCloudwatchEventTargetConfig. getSqsTarget()sqs_target block.CloudwatchEventTargetSqsTargetCloudwatchEventTargetConfig.Jsii$Proxy. getSqsTarget()CloudwatchEventTargetSqsTargetCloudwatchEventTarget. getSqsTargetInput()Methods in com.hashicorp.cdktf.providers.aws.cloudwatch_event_target with parameters of type CloudwatchEventTargetSqsTarget Modifier and Type Method Description voidCloudwatchEventTarget. putSqsTarget(CloudwatchEventTargetSqsTarget value)voidCloudwatchEventTargetSqsTargetOutputReference. setInternalValue(CloudwatchEventTargetSqsTarget value)CloudwatchEventTarget.BuilderCloudwatchEventTarget.Builder. sqsTarget(CloudwatchEventTargetSqsTarget sqsTarget)sqs_target block.CloudwatchEventTargetConfig.BuilderCloudwatchEventTargetConfig.Builder. sqsTarget(CloudwatchEventTargetSqsTarget sqsTarget)Sets the value ofCloudwatchEventTargetConfig.getSqsTarget()
-