Uses of Interface
com.hashicorp.cdktf.providers.aws.cloudwatch_event_target.CloudwatchEventTargetHttpTarget
-
Packages that use CloudwatchEventTargetHttpTarget Package Description com.hashicorp.cdktf.providers.aws.cloudwatch_event_target aws_cloudwatch_event_target -
-
Uses of CloudwatchEventTargetHttpTarget in com.hashicorp.cdktf.providers.aws.cloudwatch_event_target
Classes in com.hashicorp.cdktf.providers.aws.cloudwatch_event_target that implement CloudwatchEventTargetHttpTarget Modifier and Type Class Description static classCloudwatchEventTargetHttpTarget.Jsii$ProxyAn implementation forCloudwatchEventTargetHttpTargetMethods in com.hashicorp.cdktf.providers.aws.cloudwatch_event_target that return CloudwatchEventTargetHttpTarget Modifier and Type Method Description CloudwatchEventTargetHttpTargetCloudwatchEventTargetHttpTarget.Builder. build()Builds the configured instance.default CloudwatchEventTargetHttpTargetCloudwatchEventTargetConfig. getHttpTarget()http_target block.CloudwatchEventTargetHttpTargetCloudwatchEventTargetConfig.Jsii$Proxy. getHttpTarget()CloudwatchEventTargetHttpTargetCloudwatchEventTarget. getHttpTargetInput()CloudwatchEventTargetHttpTargetCloudwatchEventTargetHttpTargetOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.aws.cloudwatch_event_target with parameters of type CloudwatchEventTargetHttpTarget Modifier and Type Method Description CloudwatchEventTarget.BuilderCloudwatchEventTarget.Builder. httpTarget(CloudwatchEventTargetHttpTarget httpTarget)http_target block.CloudwatchEventTargetConfig.BuilderCloudwatchEventTargetConfig.Builder. httpTarget(CloudwatchEventTargetHttpTarget httpTarget)Sets the value ofCloudwatchEventTargetConfig.getHttpTarget()voidCloudwatchEventTarget. putHttpTarget(CloudwatchEventTargetHttpTarget value)voidCloudwatchEventTargetHttpTargetOutputReference. setInternalValue(CloudwatchEventTargetHttpTarget value)
-