Class: Aws::Types::QueryStringObject

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#optionBoolean

Returns the value of attribute option.

Returns:

  • (Boolean)


2600
2601
2602
# File 'sig/types.rbs', line 2600

def option
  @option
end

#query_strings_allow_list::Array[::String]

Returns the value of attribute query_strings_allow_list.

Returns:

  • (::Array[::String])


2601
2602
2603
# File 'sig/types.rbs', line 2601

def query_strings_allow_list
  @query_strings_allow_list
end