

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

A position in a policy.

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

 ** column **   <a name="accessanalyzer-Type-Position-column"></a>
The column of the position, starting from 0.  
Type: Integer  
Required: Yes

 ** line **   <a name="accessanalyzer-Type-Position-line"></a>
The line of the position, starting from 1.  
Type: Integer  
Required: Yes

 ** offset **   <a name="accessanalyzer-Type-Position-offset"></a>
The offset within the policy that corresponds to the position, starting from 0.  
Type: Integer  
Required: Yes

## See Also
<a name="API_Position_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/accessanalyzer-2019-11-01/Position) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/accessanalyzer-2019-11-01/Position) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/accessanalyzer-2019-11-01/Position) 