Class: Aws::Types::AutomatedReasoningPolicyAnnotatedChunk

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#content::Array[Types::AutomatedReasoningPolicyAnnotatedContent]

Returns the value of attribute content.



250
251
252
# File 'sig/types.rbs', line 250

def content
  @content
end

#page_number::Integer

Returns the value of attribute page_number.

Returns:

  • (::Integer)


249
250
251
# File 'sig/types.rbs', line 249

def page_number
  @page_number
end