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_timeTime

The date and time the invalidation request was first made.

Returns:

  • (Time)

    The date and time the invalidation request was first made.

#idString

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

Returns:

  • (String)

    The identifier for the invalidation request.

#invalidation_batchTypes::InvalidationBatch

The current invalidation information for the batch request.

Returns:

#statusString

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

Returns:

  • (String)

    The status of the invalidation request.