

# WorkflowType
<a name="API_WorkflowType"></a>

Represents a workflow type.

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

 ** name **   <a name="SWF-Type-WorkflowType-name"></a>
 The name of the workflow type.  
The combination of workflow type name and version must be unique with in a domain.
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 256.  
Required: Yes

 ** version **   <a name="SWF-Type-WorkflowType-version"></a>
 The version of the workflow type.  
The combination of workflow type name and version must be unique with in a domain.
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 64.  
Required: Yes

## See Also
<a name="API_WorkflowType_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/swf-2012-01-25/WorkflowType) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/swf-2012-01-25/WorkflowType) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/swf-2012-01-25/WorkflowType) 