LifeCycle
An object representing the Source Server Lifecycle.
Contents
- addedToServiceDateTime
-
The date and time of when the Source Server was added to the service.
Type: String
Length Constraints: Minimum length of 19. Maximum length of 32.
Pattern:
^[1-9][0-9]*-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T([0-1][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\.[0-9]+)?Z$
Required: No
- elapsedReplicationDuration
-
The amount of time that the Source Server has been replicating for.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: No
- firstByteDateTime
-
The date and time of the first byte that was replicated from the Source Server.
Type: String
Length Constraints: Minimum length of 19. Maximum length of 32.
Pattern:
^[1-9][0-9]*-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T([0-1][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\.[0-9]+)?Z$
Required: No
- lastLaunch
-
An object containing information regarding the last launch of the Source Server.
Type: LifeCycleLastLaunch object
Required: No
- lastSeenByServiceDateTime
-
The date and time this Source Server was last seen by the service.
Type: String
Length Constraints: Minimum length of 19. Maximum length of 32.
Pattern:
^[1-9][0-9]*-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T([0-1][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\.[0-9]+)?Z$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: