ParticipatingServer
Server participating in Job.
Contents
- sourceServerID
-
Participating server Source Server ID.
Type: String
Length Constraints: Fixed length of 19.
Pattern:
^s-[0-9a-zA-Z]{17}$
Required: Yes
- launchedEc2InstanceID
-
Participating server's launched ec2 instance ID.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 255.
Pattern:
^i-[0-9a-fA-F]{8,}$
Required: No
- launchStatus
-
Participating server launch status.
Type: String
Valid Values:
PENDING | IN_PROGRESS | LAUNCHED | FAILED | TERMINATED
Required: No
- postLaunchActionsStatus
-
Participating server's Post Launch Actions Status.
Type: PostLaunchActionsStatus object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: