RunGroupListItem - HealthOmics API Reference

RunGroupListItem

A run group.

Contents

arn

The group's ARN.

Type: String

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

Pattern: arn:.+

Required: No

creationTime

When the group was created.

Type: Timestamp

Required: No

id

The group's ID.

Type: String

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

Pattern: [0-9]+

Required: No

maxCpus

The group's maximum CPU count setting.

Type: Integer

Valid Range: Minimum value of 1. Maximum value of 100000.

Required: No

maxDuration

The group's maximum duration setting in minutes.

Type: Integer

Valid Range: Minimum value of 1. Maximum value of 100000.

Required: No

maxGpus

The maximum GPUs that can be used by a run group.

Type: Integer

Valid Range: Minimum value of 1. Maximum value of 100000.

Required: No

maxRuns

The group's maximum concurrent run setting.

Type: Integer

Valid Range: Minimum value of 1. Maximum value of 100000.

Required: No

name

The group's name.

Type: String

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

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: