Class: Aws::Types::CacheBehavior

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#behavior"dont-cache", "cache"

Returns the value of attribute behavior.

Returns:

  • ("dont-cache", "cache")


285
286
287
# File 'sig/types.rbs', line 285

def behavior
  @behavior
end