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