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