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

Class: Aws::Lightsail::Types::ResetDistributionCacheResult

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#create_timeTime

The timestamp of the reset cache request (e.g., 1479734909.17) in Unix time format.

Returns:

  • (Time)

    The timestamp of the reset cache request (e.g., 1479734909.17) in Unix time format.

#operationTypes::Operation

An array of objects that describe the result of the action, such as the status of the request, the timestamp of the request, and the resources affected by the request.

Returns:

  • (Types::Operation)

    An array of objects that describe the result of the action, such as the status of the request, the timestamp of the request, and the resources affected by the request.

#statusString

The status of the reset cache request.

Returns:

  • (String)

    The status of the reset cache request.