Class: Aws::CloudFront::Types::Headers
- Inherits:
-
Struct
- Object
- Struct
- Aws::CloudFront::Types::Headers
- Defined in:
- gems/aws-sdk-cloudfront/lib/aws-sdk-cloudfront/types.rb
Overview
Contains a list of HTTP header names.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#items ⇒ Array<String>
A list of HTTP header names.
-
#quantity ⇒ Integer
The number of header names in the
Items
list.