Uses of Class
com.hashicorp.cdktf.providers.google.privateca_ca_pool.PrivatecaCaPoolIssuancePolicyAllowedKeyTypes.Builder
-
Packages that use PrivatecaCaPoolIssuancePolicyAllowedKeyTypes.Builder Package Description com.hashicorp.cdktf.providers.google.privateca_ca_pool google_privateca_ca_pool -
-
Uses of PrivatecaCaPoolIssuancePolicyAllowedKeyTypes.Builder in com.hashicorp.cdktf.providers.google.privateca_ca_pool
Methods in com.hashicorp.cdktf.providers.google.privateca_ca_pool that return PrivatecaCaPoolIssuancePolicyAllowedKeyTypes.Builder Modifier and Type Method Description static PrivatecaCaPoolIssuancePolicyAllowedKeyTypes.BuilderPrivatecaCaPoolIssuancePolicyAllowedKeyTypes. builder()PrivatecaCaPoolIssuancePolicyAllowedKeyTypes.BuilderPrivatecaCaPoolIssuancePolicyAllowedKeyTypes.Builder. ellipticCurve(PrivatecaCaPoolIssuancePolicyAllowedKeyTypesEllipticCurve ellipticCurve)Sets the value ofPrivatecaCaPoolIssuancePolicyAllowedKeyTypes.getEllipticCurve()PrivatecaCaPoolIssuancePolicyAllowedKeyTypes.BuilderPrivatecaCaPoolIssuancePolicyAllowedKeyTypes.Builder. rsa(PrivatecaCaPoolIssuancePolicyAllowedKeyTypesRsa rsa)Sets the value ofPrivatecaCaPoolIssuancePolicyAllowedKeyTypes.getRsa()Constructors in com.hashicorp.cdktf.providers.google.privateca_ca_pool with parameters of type PrivatecaCaPoolIssuancePolicyAllowedKeyTypes.Builder Constructor Description Jsii$Proxy(PrivatecaCaPoolIssuancePolicyAllowedKeyTypes.Builder builder)Constructor that initializes the object based on literal property values passed by thePrivatecaCaPoolIssuancePolicyAllowedKeyTypes.Builder.
-