Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateCertificateAuthorityDetails

The details for updating a certificate authority (CA).

Properties

Optional certificateAuthorityConfig

Optional certificateAuthorityRules

certificateAuthorityRules: Array<CertificateAuthorityRule>

A list of rules that control how the CA is used and managed.

Optional certificateRevocationListDetails

certificateRevocationListDetails: model.CertificateRevocationListDetails

Optional currentVersionNumber

currentVersionNumber: undefined | number

Makes this version the current version. This property cannot be updated in combination with any other properties. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional definedTags

definedTags: undefined | object

Usage of predefined tag keys. These predefined keys are scoped to namespaces. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Optional description

description: undefined | string

A brief description of the CA.

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}

Functions

getDeserializedJsonObj

getJsonObj