Class: Aws::Types::CreateCachePolicyResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cache_policyTypes::CachePolicy

Returns the value of attribute cache_policy.

Returns:



502
503
504
# File 'sig/types.rbs', line 502

def cache_policy
  @cache_policy
end

#etag::String

Returns the value of attribute etag.

Returns:

  • (::String)


504
505
506
# File 'sig/types.rbs', line 504

def etag
  @etag
end

#location::String

Returns the value of attribute location.

Returns:

  • (::String)


503
504
505
# File 'sig/types.rbs', line 503

def location
  @location
end