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