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