Interface PrivatecaCaPoolIssuancePolicyBaselineValues

    • Method Detail

      • getCaOptions

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

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

      • getKeyUsage

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

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/privateca_ca_pool#key_usage PrivatecaCaPool#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_ca_pool#additional_extensions PrivatecaCaPool#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_ca_pool#aia_ocsp_servers PrivatecaCaPool#aia_ocsp_servers}

      • getNameConstraints

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

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/privateca_ca_pool#name_constraints PrivatecaCaPool#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_ca_pool#policy_ids PrivatecaCaPool#policy_ids}