SourceServer
Contents
- arn
-
The ARN of the Source Server.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
^arn:.{16,2044}$
Required: No
- dataReplicationInfo
-
The Data Replication Info of the Source Server.
Type: DataReplicationInfo object
Required: No
- lastLaunchResult
-
The status of the last recovery launch of this Source Server.
Type: String
Valid Values:
NOT_STARTED | PENDING | SUCCEEDED | FAILED
Required: No
- lifeCycle
-
The lifecycle information of this Source Server.
Type: LifeCycle object
Required: No
- recoveryInstanceId
-
The ID of the Recovery Instance associated with this Source Server.
Type: String
Length Constraints: Minimum length of 10. Maximum length of 19.
Pattern:
^i-[0-9a-fA-F]{8,}$
Required: No
- replicationDirection
-
Replication direction of the Source Server.
Type: String
Valid Values:
FAILOVER | FAILBACK
Required: No
- reversedDirectionSourceServerArn
-
For EC2-originated Source Servers which have been failed over and then failed back, this value will mean the ARN of the Source Server on the opposite replication direction.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
^arn:(?:[0-9a-zA-Z_-]+:){3}([0-9]{12,}):source-server/(s-[0-9a-zA-Z]{17})$
Required: No
- sourceCloudProperties
-
Source cloud properties of the Source Server.
Type: SourceCloudProperties object
Required: No
- sourceNetworkID
-
ID of the Source Network which is protecting this Source Server's network.
Type: String
Length Constraints: Fixed length of 20.
Pattern:
^sn-[0-9a-zA-Z]{17}$
Required: No
- sourceProperties
-
The source properties of the Source Server.
Type: SourceProperties object
Required: No
- sourceServerID
-
The ID of the Source Server.
Type: String
Length Constraints: Fixed length of 19.
Pattern:
^s-[0-9a-zA-Z]{17}$
Required: No
- stagingArea
-
The staging area of the source server.
Type: StagingArea object
Required: No
-
The tags associated with the Source Server.
Type: String to string map
Key Length Constraints: Minimum length of 0. Maximum length of 256.
Value Length Constraints: Minimum length of 0. Maximum length of 256.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: