Class: Aws::Types::GetCachePolicyResult

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#cache_policyTypes::CachePolicy

Returns the value of attribute cache_policy.



1521
1522
1523
# File 'sig/types.rbs', line 1521

def cache_policy
  @cache_policy
end

#etag::String

Returns the value of attribute etag.



1522
1523
1524
# File 'sig/types.rbs', line 1522

def etag
  @etag
end