DataReplicationInitiation
Data replication initiation.
Contents
- nextAttemptDateTime
-
Request to query next data initiation date and time.
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
- startDateTime
-
Request to query data initiation start date and time.
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
- steps
-
Request to query data initiation steps.
Type: Array of DataReplicationInitiationStep objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: