Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateReplicaDetails

Details required to update a read replica.

Properties

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Optional description

description: undefined | string

User provided description of the read replica.

Optional displayName

displayName: undefined | string

The user-friendly name for the read replica. It does not have to be unique.

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"}}

Optional isDeleteProtected

isDeleteProtected: undefined | false | true

Specifies whether the read replica can be deleted. Set to true to prevent deletion, false (default) to allow. Note that if a read replica is delete protected it also prevents the entire DB System from being deleted. If the DB System is delete protected, read replicas can still be deleted individually if they are not delete protected themselves.

Optional replicaOverrides

replicaOverrides: model.ReplicaOverrides

Functions

getDeserializedJsonObj

getJsonObj