Class: Aws::Types::CachePolicyQueryStringsConfig

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#query_string_behavior"none", ...

Returns the value of attribute query_string_behavior.



226
227
228
# File 'sig/types.rbs', line 226

def query_string_behavior
  @query_string_behavior
end

#query_stringsTypes::QueryStringNames

Returns the value of attribute query_strings.



227
228
229
# File 'sig/types.rbs', line 227

def query_strings
  @query_strings
end