ReferenceStoreDetail - HealthOmics API Reference

ReferenceStoreDetail

Details about a reference store.

Contents

arn

The store's ARN.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 127.

Pattern: arn:.+

Required: Yes

creationTime

When the store was created.

Type: Timestamp

Required: Yes

id

The store's ID.

Type: String

Length Constraints: Minimum length of 10. Maximum length of 36.

Pattern: [0-9]+

Required: Yes

description

The store'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 store's name.

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

sseConfig

The store's server-side encryption (SSE) settings.

Type: SseConfig object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: