GetReplicationSetRegion

data class GetReplicationSetRegion(val kmsKeyArn: String, val name: String, val status: String, val statusMessage: String)

Constructors

Link copied to clipboard
constructor(kmsKeyArn: String, name: String, status: String, statusMessage: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ARN of the AWS Key Management Service (AWS KMS) encryption key.

Link copied to clipboard

The name of the Region.

Link copied to clipboard

The current status of the Region.

Link copied to clipboard

More information about the status of a Region.