Class PrivatecaCertificateTemplatePredefinedValuesCaOptions.Jsii$Proxy

    • Method Detail

      • getMaxIssuerPathLength

        public final Number getMaxIssuerPathLength()
        Description copied from interface: PrivatecaCertificateTemplatePredefinedValuesCaOptions
        Optional.

        Refers to the path length restriction X.509 extension. For a CA certificate, this value describes the depth of subordinate CA certificates that are allowed. If this value is less than 0, the request will fail. If this value is missing, the max path length will be omitted from the CA certificate. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/privateca_certificate_template#max_issuer_path_length PrivatecaCertificateTemplate#max_issuer_path_length}

        Specified by:
        getMaxIssuerPathLength in interface PrivatecaCertificateTemplatePredefinedValuesCaOptions
      • $jsii$toJson

        @Internal
        public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
        Specified by:
        $jsii$toJson in interface software.amazon.jsii.JsiiSerializable
      • hashCode

        public final int hashCode()
        Overrides:
        hashCode in class Object