class Aws::AccessAnalyzer::Types::Span

A span in a policy. The span consists of a start position (inclusive) and end position (exclusive).

@!attribute [rw] end

The end position of the span (exclusive).
@return [Types::Position]

@!attribute [rw] start

The start position of the span (inclusive).
@return [Types::Position]

@see docs.aws.amazon.com/goto/WebAPI/accessanalyzer-2019-11-01/Span AWS API Documentation

Constants

SENSITIVE