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