Uses of Class
com.hashicorp.cdktf.providers.google.data_google_storage_bucket.DataGoogleStorageBucketLogging.Builder
-
Packages that use DataGoogleStorageBucketLogging.Builder Package Description com.hashicorp.cdktf.providers.google.data_google_storage_bucket data_google_storage_bucket -
-
Uses of DataGoogleStorageBucketLogging.Builder in com.hashicorp.cdktf.providers.google.data_google_storage_bucket
Methods in com.hashicorp.cdktf.providers.google.data_google_storage_bucket that return DataGoogleStorageBucketLogging.Builder Modifier and Type Method Description static DataGoogleStorageBucketLogging.BuilderDataGoogleStorageBucketLogging. builder()Constructors in com.hashicorp.cdktf.providers.google.data_google_storage_bucket with parameters of type DataGoogleStorageBucketLogging.Builder Constructor Description Jsii$Proxy(DataGoogleStorageBucketLogging.Builder builder)Constructor that initializes the object based on literal property values passed by theDataGoogleStorageBucketLogging.Builder.
-