

# Position
<a name="API_Position"></a>

Contains the row and column of a location of a `Statement` element in a policy document.

This data type is used as a member of the ` [Statement](https://docs.amazonaws.cn/IAM/latest/APIReference/API_Statement.html) ` type.

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

 ** Column **   
The column in the line containing the specified position in the document.  
Type: Integer  
Required: No

 ** Line **   
The line containing the specified position in the document.  
Type: Integer  
Required: No

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

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/iam-2010-05-08/Position) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/iam-2010-05-08/Position) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/iam-2010-05-08/Position) 