

# WorkerAttributeCapability
<a name="API_WorkerAttributeCapability"></a>

The details of the worker attribute capability.

## Contents
<a name="API_WorkerAttributeCapability_Contents"></a>

 ** name **   <a name="deadlinecloud-Type-WorkerAttributeCapability-name"></a>
The name of the worker attribute capability.  
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

 ** values **   <a name="deadlinecloud-Type-WorkerAttributeCapability-values"></a>
The values of the worker amount capability.  
Type: Array of strings  
Array Members: Minimum number of 1 item. Maximum number of 10 items.  
Length Constraints: Minimum length of 1. Maximum length of 100.  
Pattern: `[a-zA-Z_]([a-zA-Z0-9_\-]{0,99})`   
Required: Yes

## See Also
<a name="API_WorkerAttributeCapability_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/deadline-2023-10-12/WorkerAttributeCapability) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/deadline-2023-10-12/WorkerAttributeCapability) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/deadline-2023-10-12/WorkerAttributeCapability) 