class Aws::SecretsManager::Types::ReplicationStatusType
A replication object consisting of a `RegionReplicationStatus` object and includes a Region, KMSKeyId, status, and status message.
@!attribute [rw] region
The Region where replication occurs. @return [String]
@!attribute [rw] kms_key_id
Can be an `ARN`, `Key ID`, or `Alias`. @return [String]
@!attribute [rw] status
The status can be `InProgress`, `Failed`, or `InSync`. @return [String]
@!attribute [rw] status_message
Status message such as "*Secret with this name already exists in this region*". @return [String]
@!attribute [rw] last_accessed_date
The date that you last accessed the secret in the Region. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/secretsmanager-2017-10-17/ReplicationStatusType AWS API Documentation
Constants
- SENSITIVE