/AWS1/CL_SMIREPLICATIONSET¶
The set of Amazon Web Services Region that your Incident Manager data will be replicated to and the KMS key used to encrypt the data.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
it_regionmap
TYPE /AWS1/CL_SMIREGIONINFO=>TT_REGIONINFOMAP
TT_REGIONINFOMAP
¶
The map between each Amazon Web Services Region in your replication set and the KMS key that's used to encrypt the data in that Region.
iv_status
TYPE /AWS1/SMIREPLICATIONSETSTATUS
/AWS1/SMIREPLICATIONSETSTATUS
¶
The status of the replication set. If the replication set is still pending, you can't use Incident Manager functionality.
iv_deletionprotected
TYPE /AWS1/SMIBOOLEAN
/AWS1/SMIBOOLEAN
¶
Determines if the replication set deletion protection is enabled or not. If deletion protection is enabled, you can't delete the last Amazon Web Services Region in the replication set.
iv_createdtime
TYPE /AWS1/SMITIMESTAMP
/AWS1/SMITIMESTAMP
¶
When the replication set was created.
iv_createdby
TYPE /AWS1/SMIARN
/AWS1/SMIARN
¶
Details about who created the replication set.
iv_lastmodifiedtime
TYPE /AWS1/SMITIMESTAMP
/AWS1/SMITIMESTAMP
¶
When the replication set was last updated.
iv_lastmodifiedby
TYPE /AWS1/SMIARN
/AWS1/SMIARN
¶
Who last modified the replication set.
Optional arguments:¶
iv_arn
TYPE /AWS1/SMIARN
/AWS1/SMIARN
¶
The Amazon Resource Name (ARN) of the replication set.
Queryable Attributes¶
arn¶
The Amazon Resource Name (ARN) of the replication set.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ARN() |
Getter for ARN, with configurable default |
ASK_ARN() |
Getter for ARN w/ exceptions if field has no value |
HAS_ARN() |
Determine if ARN has a value |
regionMap¶
The map between each Amazon Web Services Region in your replication set and the KMS key that's used to encrypt the data in that Region.
Accessible with the following methods¶
Method | Description |
---|---|
GET_REGIONMAP() |
Getter for REGIONMAP, with configurable default |
ASK_REGIONMAP() |
Getter for REGIONMAP w/ exceptions if field has no value |
HAS_REGIONMAP() |
Determine if REGIONMAP has a value |
status¶
The status of the replication set. If the replication set is still pending, you can't use Incident Manager functionality.
Accessible with the following methods¶
Method | Description |
---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |
deletionProtected¶
Determines if the replication set deletion protection is enabled or not. If deletion protection is enabled, you can't delete the last Amazon Web Services Region in the replication set.
Accessible with the following methods¶
Method | Description |
---|---|
GET_DELETIONPROTECTED() |
Getter for DELETIONPROTECTED, with configurable default |
ASK_DELETIONPROTECTED() |
Getter for DELETIONPROTECTED w/ exceptions if field has no v |
HAS_DELETIONPROTECTED() |
Determine if DELETIONPROTECTED has a value |
createdTime¶
When the replication set was created.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CREATEDTIME() |
Getter for CREATEDTIME, with configurable default |
ASK_CREATEDTIME() |
Getter for CREATEDTIME w/ exceptions if field has no value |
HAS_CREATEDTIME() |
Determine if CREATEDTIME has a value |
createdBy¶
Details about who created the replication set.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CREATEDBY() |
Getter for CREATEDBY, with configurable default |
ASK_CREATEDBY() |
Getter for CREATEDBY w/ exceptions if field has no value |
HAS_CREATEDBY() |
Determine if CREATEDBY has a value |
lastModifiedTime¶
When the replication set was last updated.
Accessible with the following methods¶
Method | Description |
---|---|
GET_LASTMODIFIEDTIME() |
Getter for LASTMODIFIEDTIME, with configurable default |
ASK_LASTMODIFIEDTIME() |
Getter for LASTMODIFIEDTIME w/ exceptions if field has no va |
HAS_LASTMODIFIEDTIME() |
Determine if LASTMODIFIEDTIME has a value |
lastModifiedBy¶
Who last modified the replication set.
Accessible with the following methods¶
Method | Description |
---|---|
GET_LASTMODIFIEDBY() |
Getter for LASTMODIFIEDBY, with configurable default |
ASK_LASTMODIFIEDBY() |
Getter for LASTMODIFIEDBY w/ exceptions if field has no valu |
HAS_LASTMODIFIEDBY() |
Determine if LASTMODIFIEDBY has a value |