Class: Aws::Types::ListReportsOutput

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#next_token::String

Returns the value of attribute next_token.



790
791
792
# File 'sig/types.rbs', line 790

def next_token
  @next_token
end

#reports::Array[::String]

Returns the value of attribute reports.



791
792
793
# File 'sig/types.rbs', line 791

def reports
  @reports
end