ExportReadSetDetail
Details about a read set.
Contents
- id
-
The set's ID.
Type: String
Length Constraints: Minimum length of 10. Maximum length of 36.
Pattern:
[0-9]+
Required: Yes
- status
-
The set's status.
Type: String
Valid Values:
NOT_STARTED | IN_PROGRESS | FINISHED | FAILED
Required: Yes
- statusMessage
-
The set's status message.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 127.
Pattern:
[\p{L}||\p{M}||\p{Z}||\p{S}||\p{N}||\p{P}]+
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: