class Aws::CloudFront::Types::GetOriginRequestPolicyRequest

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

data as a hash:

    {
      id: "string", # required
    }

@!attribute [rw] id

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

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

Constants

SENSITIVE