class Aws::AccessAnalyzer::Types::Position
A position in a policy.
@!attribute [rw] column
The column of the position, starting from 0. @return [Integer]
@!attribute [rw] line
The line of the position, starting from 1. @return [Integer]
@!attribute [rw] offset
The offset within the policy that corresponds to the position, starting from 0. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/accessanalyzer-2019-11-01/Position AWS API Documentation
Constants
- SENSITIVE