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