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