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