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