ReferenceListItem
A genome reference.
Contents
- arn
-
The reference's ARN.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 127.
Pattern:
arn:.+
Required: Yes
- creationTime
-
When the reference was created.
Type: Timestamp
Required: Yes
- id
-
The reference's ID.
Type: String
Length Constraints: Minimum length of 10. Maximum length of 36.
Pattern:
[0-9]+
Required: Yes
- md5
-
The reference's MD5 checksum.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
[\p{L}||\p{N}]+
Required: Yes
- referenceStoreId
-
The reference's store ID.
Type: String
Length Constraints: Minimum length of 10. Maximum length of 36.
Pattern:
[0-9]+
Required: Yes
- updateTime
-
When the reference was updated.
Type: Timestamp
Required: Yes
- description
-
The reference's description.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
[\p{L}||\p{M}||\p{Z}||\p{S}||\p{N}||\p{P}]+
Required: No
- name
-
The reference's name.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 255.
Pattern:
[\p{L}||\p{M}||\p{Z}||\p{S}||\p{N}||\p{P}]+
Required: No
- status
-
The reference's status.
Type: String
Valid Values:
ACTIVE | DELETING | DELETED
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: