ConfigurationListItem - HealthOmics API Reference

ConfigurationListItem

Configuration list item with summary information.

Contents

arn

Unique resource identifier for the configuration.

Type: String

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

Pattern: arn:.+

Required: No

creationTime

Configuration creation timestamp.

Type: Timestamp

Required: No

description

Description for the configuration.

Type: String

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

Pattern: [\p{L}||\p{M}||\p{Z}||\p{S}||\p{N}||\p{P}]+

Required: No

name

User-friendly name for the configuration.

Type: String

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

Pattern: [A-Za-z0-9][A-Za-z0-9\-\._]*

Required: No

status

Current configuration status.

Type: String

Valid Values: CREATING | ACTIVE | UPDATING | DELETING | DELETED | FAILED

Required: No

See Also

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