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