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

Class: Aws::CloudFront::Types::Invalidation

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#create_time ⇒ Time

The date and time the invalidation request was first made.

Returns:

  • (Time) —

    The date and time the invalidation request was first made.

#id ⇒ String

The identifier for the invalidation request. For example: IDFDVBD632BHDS5.

Returns:

  • (String) —

    The identifier for the invalidation request.

#invalidation_batch ⇒ Types::InvalidationBatch

The current invalidation information for the batch request.

Returns:

#status ⇒ String

The status of the invalidation request. When the invalidation batch is finished, the status is Completed.

Returns:

  • (String) —

    The status of the invalidation request.