Class: Aws::Types::CookiePreference

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#forward"none", ...

Returns the value of attribute forward.



460
461
462
# File 'sig/types.rbs', line 460

def forward
  @forward
end

#whitelisted_namesTypes::CookieNames

Returns the value of attribute whitelisted_names.



461
462
463
# File 'sig/types.rbs', line 461

def whitelisted_names
  @whitelisted_names
end