class Aws::IAM::Types::Position

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 ` type.

@!attribute [rw] line

The line containing the specified position in the document.
@return [Integer]

@!attribute [rw] column

The column in the line containing the specified position in the
document.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/iam-2010-05-08/Position AWS API Documentation

Constants

SENSITIVE