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