Interface PrivatecaCertificateAuthorityConfigX509Config

    • Method Detail

      • getCaOptions

        @Stability(Stable)
        @NotNull
        PrivatecaCertificateAuthorityConfigX509ConfigCaOptions getCaOptions()
        ca_options block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/privateca_certificate_authority#ca_options PrivatecaCertificateAuthority#ca_options}

      • getKeyUsage

        @Stability(Stable)
        @NotNull
        PrivatecaCertificateAuthorityConfigX509ConfigKeyUsage getKeyUsage()
        key_usage block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/privateca_certificate_authority#key_usage PrivatecaCertificateAuthority#key_usage}

      • getAdditionalExtensions

        @Stability(Stable)
        @Nullable
        default Object getAdditionalExtensions()
        additional_extensions block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/privateca_certificate_authority#additional_extensions PrivatecaCertificateAuthority#additional_extensions}

      • getAiaOcspServers

        @Stability(Stable)
        @Nullable
        default List<String> getAiaOcspServers()
        Describes Online Certificate Status Protocol (OCSP) endpoint addresses that appear in the "Authority Information Access" extension in the certificate.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/privateca_certificate_authority#aia_ocsp_servers PrivatecaCertificateAuthority#aia_ocsp_servers}

      • getNameConstraints

        @Stability(Stable)
        @Nullable
        default PrivatecaCertificateAuthorityConfigX509ConfigNameConstraints getNameConstraints()
        name_constraints block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/privateca_certificate_authority#name_constraints PrivatecaCertificateAuthority#name_constraints}

      • getPolicyIds

        @Stability(Stable)
        @Nullable
        default Object getPolicyIds()
        policy_ids block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/privateca_certificate_authority#policy_ids PrivatecaCertificateAuthority#policy_ids}