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