CustomerManagedWorkerCapabilities - AWS Deadline Cloud

CustomerManagedWorkerCapabilities

The worker capabilities for a customer managed workflow.

Contents

cpuArchitectureType

The CPU architecture type for the customer managed worker capabilities.

Type: String

Valid Values: x86_64 | arm64

Required: Yes

memoryMiB

The memory (MiB).

Type: MemoryMiBRange object

Required: Yes

osFamily

The operating system (OS) family.

Type: String

Valid Values: WINDOWS | LINUX | MACOS

Required: Yes

vCpuCount

The vCPU count for the customer manged worker capabilities.

Type: VCpuCountRange object

Required: Yes

acceleratorCount

The range of the accelerator.

Type: AcceleratorCountRange object

Required: No

acceleratorTotalMemoryMiB

The total memory (MiB) for the customer managed worker capabilities.

Type: AcceleratorTotalMemoryMiBRange object

Required: No

acceleratorTypes

The accelerator types for the customer managed worker capabilities.

Type: Array of strings

Valid Values: gpu

Required: No

customAmounts

Custom requirement ranges for customer managed worker capabilities.

Type: Array of FleetAmountCapability objects

Array Members: Minimum number of 1 item. Maximum number of 15 items.

Required: No

customAttributes

Custom attributes for the customer manged worker capabilities.

Type: Array of FleetAttributeCapability objects

Array Members: Minimum number of 1 item. Maximum number of 15 items.

Required: No

See Also

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