class Aws::Lightsail::Types::Operation

Describes the API operation.

@!attribute [rw] id

The ID of the operation.
@return [String]

@!attribute [rw] resource_name

The resource name.
@return [String]

@!attribute [rw] resource_type

The resource type.
@return [String]

@!attribute [rw] created_at

The timestamp when the operation was initialized (e.g.,
`1479816991.349`).
@return [Time]

@!attribute [rw] location

The AWS Region and Availability Zone.
@return [Types::ResourceLocation]

@!attribute [rw] is_terminal

A Boolean value indicating whether the operation is terminal.
@return [Boolean]

@!attribute [rw] operation_details

Details about the operation (e.g., `Debian-1GB-Ohio-1`).
@return [String]

@!attribute [rw] operation_type

The type of operation.
@return [String]

@!attribute [rw] status

The status of the operation.
@return [String]

@!attribute [rw] status_changed_at

The timestamp when the status was changed (e.g., `1479816991.349`).
@return [Time]

@!attribute [rw] error_code

The error code.
@return [String]

@!attribute [rw] error_details

The error details.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/lightsail-2016-11-28/Operation AWS API Documentation

Constants

SENSITIVE