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