class Aws::CloudFront::Types::GetCachePolicyConfigRequest

@note When making an API call, you may pass GetCachePolicyConfigRequest

data as a hash:

    {
      id: "string", # required
    }

@!attribute [rw] id

The unique identifier for the cache policy. If the cache policy is
attached to a distribution’s cache behavior, you can get the
policy’s identifier using `ListDistributions` or `GetDistribution`.
If the cache policy is not attached to a cache behavior, you can get
the identifier using `ListCachePolicies`.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetCachePolicyConfigRequest AWS API Documentation

Constants

SENSITIVE