ReplicaApiDTO

Description

Model to describe Replica attributes

Required Parameters

type
  • type: string

Optional Parameters

name
  • type: string

  • description: Replica name

failoverPriority
  • type: string

  • description: Failover priority level of this replica

clusterRole
  • type: string

  • description: Role of this replica.

  • enum: ['Writer', 'Reader']

deploymentType
  • type: string

  • description: Deployment type

  • enum: ['SINGLE_AZ', 'MULTI_AZ']

sli
  • type: array

    • type: string