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