class Aws::CloudFront::Types::Paths
A complex type that contains information about the objects that you want to invalidate. For more information, see [Specifying the Objects to Invalidate] in the *Amazon CloudFront
Developer Guide*.
@note When making an API call, you may pass Paths
data as a hash: { quantity: 1, # required items: ["string"], }
@!attribute [rw] quantity
The number of invalidation paths specified for the objects that you want to invalidate. @return [Integer]
@!attribute [rw] items
A complex type that contains a list of the paths that you want to invalidate. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/Paths AWS API Documentation
Constants
- SENSITIVE