StepAttributeCapability - AWS Deadline Cloud

StepAttributeCapability

The list of step attributes.

Contents

name

The name of the step attribute.

Type: String

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

Pattern: ([a-zA-Z][a-zA-Z0-9]{0,63}:)?attr(\.[a-zA-Z][a-zA-Z0-9]{0,63})+

Required: Yes

allOf

Requires all of the step attribute values.

Type: Array of strings

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

Pattern: [a-zA-Z_]([a-zA-Z0-9_\-]{0,99})

Required: No

anyOf

Requires any of the step attributes in a given list.

Type: Array of strings

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

Pattern: [a-zA-Z_]([a-zA-Z0-9_\-]{0,99})

Required: No

See Also

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