class Aws::IAM::Types::Statement

Contains a reference to a `Statement` element in a policy document that determines the result of the simulation.

This data type is used by the `MatchedStatements` member of the ` EvaluationResult ` type.

@!attribute [rw] source_policy_id

The identifier of the policy that was provided as an input.
@return [String]

@!attribute [rw] source_policy_type

The type of the policy.
@return [String]

@!attribute [rw] start_position

The row and column of the beginning of the `Statement` in an IAM
policy.
@return [Types::Position]

@!attribute [rw] end_position

The row and column of the end of a `Statement` in an IAM policy.
@return [Types::Position]

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

Constants

SENSITIVE