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

Class: Aws::CloudFront::Types::OriginRequestPolicySummary

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

Overview

Contains an origin request policy.

Instance Attribute Summary collapse

Instance Attribute Details

#origin_request_policyTypes::OriginRequestPolicy

The origin request policy.

Returns:

#typeString

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

Possible values:

  • managed
  • custom

Returns:

  • (String)

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