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