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