class Aws::SSMIncidents::Types::ReplicationSet

The set of Regions that your Incident Manager data will be replicated to and the KMS key used to encrypt the data.

@!attribute [rw] arn

The Amazon Resource Name (ARN) of the replication set.
@return [String]

@!attribute [rw] created_by

Details about who created the replication set.
@return [String]

@!attribute [rw] created_time

When the replication set was created.
@return [Time]

@!attribute [rw] deletion_protected

Determines if the replication set deletion protection is enabled or
not. If deletion protection is enabled, you can't delete the last
Region in the replication set.
@return [Boolean]

@!attribute [rw] last_modified_by

Who last modified the replication set.
@return [String]

@!attribute [rw] last_modified_time

When the replication set was last updated.
@return [Time]

@!attribute [rw] region_map

The map between each Region in your replication set and the KMS key
that is used to encrypt the data in that Region.
@return [Hash<String,Types::RegionInfo>]

@!attribute [rw] status

The status of the replication set. If the replication set is still
pending, you can't use Incident Manager functionality.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/ssm-incidents-2018-05-10/ReplicationSet AWS API Documentation

Constants

SENSITIVE