Skip to content

Bedrock  >  Structures  >  AutomatedReasoningPolicyStatementLocation

AutomatedReasoningPolicyStatementLocation

Structure Class

AutomatedReasoningPolicyStatementLocation dataclass

Describes the location of a statement within a source document using line numbers.

Attributes

lines instance-attribute
lines: list[int]

The line numbers in the source document where this statement appears.