You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CloudFront::Types::CachePolicySummary

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Contains a cache policy.

Instance Attribute Summary collapse

Instance Attribute Details

#cache_policyTypes::CachePolicy

The cache policy.

Returns:

#typeString

The type of cache policy, either managed (created by AWS) or custom (created in this AWS account).

Possible values:

  • managed
  • custom

Returns:

  • (String)

    The type of cache policy, either managed (created by AWS) or custom (created in this AWS account).