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