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