

# OrganizationNode


Information about the organization node.

## Contents


 ** Type **   <a name="servicecatalog-Type-OrganizationNode-Type"></a>
The organization node type.  
Type: String  
Valid Values: `ORGANIZATION | ORGANIZATIONAL_UNIT | ACCOUNT`   
Required: No

 ** Value **   <a name="servicecatalog-Type-OrganizationNode-Value"></a>
The identifier of the organization node.  
Type: String  
Pattern: `(^[0-9]{12}$)|(^arn:aws:organizations::\d{12}:organization\/o-[a-z0-9]{10,32})|(^o-[a-z0-9]{10,32}$)|(^arn:aws:organizations::\d{12}:ou\/o-[a-z0-9]{10,32}\/ou-[0-9a-z]{4,32}-[0-9a-z]{8,32}$)|(^ou-[0-9a-z]{4,32}-[a-z0-9]{8,32}$)`   
Required: No

## See Also


For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/servicecatalog-2015-12-10/OrganizationNode) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/servicecatalog-2015-12-10/OrganizationNode) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/servicecatalog-2015-12-10/OrganizationNode) 