Class: Aws::Types::TwitterParameters

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#max_rows::Integer

Returns the value of attribute max_rows.

Returns:

  • (::Integer)


11726
11727
11728
# File 'sig/types.rbs', line 11726

def max_rows
  @max_rows
end

#query::String

Returns the value of attribute query.

Returns:

  • (::String)


11725
11726
11727
# File 'sig/types.rbs', line 11725

def query
  @query
end