Uses of Interface
com.hashicorp.cdktf.providers.aws.cloudwatch_event_target.CloudwatchEventTargetConfig
-
Packages that use CloudwatchEventTargetConfig Package Description com.hashicorp.cdktf.providers.aws.cloudwatch_event_target aws_cloudwatch_event_target -
-
Uses of CloudwatchEventTargetConfig in com.hashicorp.cdktf.providers.aws.cloudwatch_event_target
Classes in com.hashicorp.cdktf.providers.aws.cloudwatch_event_target that implement CloudwatchEventTargetConfig Modifier and Type Class Description static classCloudwatchEventTargetConfig.Jsii$ProxyAn implementation forCloudwatchEventTargetConfigMethods in com.hashicorp.cdktf.providers.aws.cloudwatch_event_target that return CloudwatchEventTargetConfig Modifier and Type Method Description CloudwatchEventTargetConfigCloudwatchEventTargetConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.cloudwatch_event_target with parameters of type CloudwatchEventTargetConfig Constructor Description CloudwatchEventTarget(software.constructs.Construct scope, String id, CloudwatchEventTargetConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/cloudwatch_event_target aws_cloudwatch_event_target} Resource.
-