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