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