Class PrivatecaCertificateAuthoritySubordinateConfig.Jsii$Proxy

    • Method Detail

      • getCertificateAuthority

        public final String getCertificateAuthority()
        Description copied from interface: PrivatecaCertificateAuthoritySubordinateConfig
        This can refer to a CertificateAuthority that was used to create a subordinate CertificateAuthority.

        This field is used for information and usability purposes only. The resource name is in the format 'projects/* /locations/* /caPools/* /certificateAuthorities/*'. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/privateca_certificate_authority#certificate_authority PrivatecaCertificateAuthority#certificate_authority} Note: The above comment contained a comment block ending sequence (* followed by /). We have introduced a space between to prevent syntax errors. Please ignore the space.

        Specified by:
        getCertificateAuthority in interface PrivatecaCertificateAuthoritySubordinateConfig
      • $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