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