Uses of Interface
com.hashicorp.cdktf.providers.google.scc_v2_organization_mute_config.SccV2OrganizationMuteConfigConfig
-
Packages that use SccV2OrganizationMuteConfigConfig Package Description com.hashicorp.cdktf.providers.google.scc_v2_organization_mute_config google_scc_v2_organization_mute_config -
-
Uses of SccV2OrganizationMuteConfigConfig in com.hashicorp.cdktf.providers.google.scc_v2_organization_mute_config
Classes in com.hashicorp.cdktf.providers.google.scc_v2_organization_mute_config that implement SccV2OrganizationMuteConfigConfig Modifier and Type Class Description static classSccV2OrganizationMuteConfigConfig.Jsii$ProxyAn implementation forSccV2OrganizationMuteConfigConfigMethods in com.hashicorp.cdktf.providers.google.scc_v2_organization_mute_config that return SccV2OrganizationMuteConfigConfig Modifier and Type Method Description SccV2OrganizationMuteConfigConfigSccV2OrganizationMuteConfigConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.scc_v2_organization_mute_config with parameters of type SccV2OrganizationMuteConfigConfig Constructor Description SccV2OrganizationMuteConfig(software.constructs.Construct scope, String id, SccV2OrganizationMuteConfigConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/scc_v2_organization_mute_config google_scc_v2_organization_mute_config} Resource.
-