ReplicationStatusType

A replication object consisting of a RegionReplicationStatus object and includes a Region, KMSKeyId, status, and status message.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Can be an ARN, Key ID, or Alias.

Link copied to clipboard

The date that the secret was last accessed in the Region. This field is omitted if the secret has never been retrieved in the Region.

Link copied to clipboard

The Region where replication occurs.

Link copied to clipboard

The status can be InProgress, Failed, or InSync.

Link copied to clipboard

Status message such as "Secret with this name already exists in this region".

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String