Class: Aws::Lightsail::Types::Operation
- Inherits:
-
Struct
- Object
- Struct
- Aws::Lightsail::Types::Operation
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-lightsail/types.rb
Overview
Describes the API operation.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#created_at ⇒ Time
The timestamp when the operation was initialized (‘1479816991.349`).
-
#error_code ⇒ String
The error code.
-
#error_details ⇒ String
The error details.
-
#id ⇒ String
The ID of the operation.
-
#is_terminal ⇒ Boolean
A Boolean value indicating whether the operation is terminal.
-
#location ⇒ Types::ResourceLocation
The Amazon Web Services Region and Availability Zone.
-
#operation_details ⇒ String
Details about the operation (‘Debian-1GB-Ohio-1`).
-
#operation_type ⇒ String
The type of operation.
-
#resource_name ⇒ String
The resource name.
-
#resource_type ⇒ String
The resource type.
-
#status ⇒ String
The status of the operation.
-
#status_changed_at ⇒ Time
The timestamp when the status was changed (‘1479816991.349`).
Instance Attribute Details
#created_at ⇒ Time
The timestamp when the operation was initialized (‘1479816991.349`).
11949 11950 11951 11952 11953 11954 11955 11956 11957 11958 11959 11960 11961 11962 11963 11964 |
# File 'lib/aws-sdk-lightsail/types.rb', line 11949 class Operation < Struct.new( :id, :resource_name, :resource_type, :created_at, :location, :is_terminal, :operation_details, :operation_type, :status, :status_changed_at, :error_code, :error_details) SENSITIVE = [] include Aws::Structure end |
#error_code ⇒ String
The error code.
11949 11950 11951 11952 11953 11954 11955 11956 11957 11958 11959 11960 11961 11962 11963 11964 |
# File 'lib/aws-sdk-lightsail/types.rb', line 11949 class Operation < Struct.new( :id, :resource_name, :resource_type, :created_at, :location, :is_terminal, :operation_details, :operation_type, :status, :status_changed_at, :error_code, :error_details) SENSITIVE = [] include Aws::Structure end |
#error_details ⇒ String
The error details.
11949 11950 11951 11952 11953 11954 11955 11956 11957 11958 11959 11960 11961 11962 11963 11964 |
# File 'lib/aws-sdk-lightsail/types.rb', line 11949 class Operation < Struct.new( :id, :resource_name, :resource_type, :created_at, :location, :is_terminal, :operation_details, :operation_type, :status, :status_changed_at, :error_code, :error_details) SENSITIVE = [] include Aws::Structure end |
#id ⇒ String
The ID of the operation.
11949 11950 11951 11952 11953 11954 11955 11956 11957 11958 11959 11960 11961 11962 11963 11964 |
# File 'lib/aws-sdk-lightsail/types.rb', line 11949 class Operation < Struct.new( :id, :resource_name, :resource_type, :created_at, :location, :is_terminal, :operation_details, :operation_type, :status, :status_changed_at, :error_code, :error_details) SENSITIVE = [] include Aws::Structure end |
#is_terminal ⇒ Boolean
A Boolean value indicating whether the operation is terminal.
11949 11950 11951 11952 11953 11954 11955 11956 11957 11958 11959 11960 11961 11962 11963 11964 |
# File 'lib/aws-sdk-lightsail/types.rb', line 11949 class Operation < Struct.new( :id, :resource_name, :resource_type, :created_at, :location, :is_terminal, :operation_details, :operation_type, :status, :status_changed_at, :error_code, :error_details) SENSITIVE = [] include Aws::Structure end |
#location ⇒ Types::ResourceLocation
The Amazon Web Services Region and Availability Zone.
11949 11950 11951 11952 11953 11954 11955 11956 11957 11958 11959 11960 11961 11962 11963 11964 |
# File 'lib/aws-sdk-lightsail/types.rb', line 11949 class Operation < Struct.new( :id, :resource_name, :resource_type, :created_at, :location, :is_terminal, :operation_details, :operation_type, :status, :status_changed_at, :error_code, :error_details) SENSITIVE = [] include Aws::Structure end |
#operation_details ⇒ String
Details about the operation (‘Debian-1GB-Ohio-1`).
11949 11950 11951 11952 11953 11954 11955 11956 11957 11958 11959 11960 11961 11962 11963 11964 |
# File 'lib/aws-sdk-lightsail/types.rb', line 11949 class Operation < Struct.new( :id, :resource_name, :resource_type, :created_at, :location, :is_terminal, :operation_details, :operation_type, :status, :status_changed_at, :error_code, :error_details) SENSITIVE = [] include Aws::Structure end |
#operation_type ⇒ String
The type of operation.
11949 11950 11951 11952 11953 11954 11955 11956 11957 11958 11959 11960 11961 11962 11963 11964 |
# File 'lib/aws-sdk-lightsail/types.rb', line 11949 class Operation < Struct.new( :id, :resource_name, :resource_type, :created_at, :location, :is_terminal, :operation_details, :operation_type, :status, :status_changed_at, :error_code, :error_details) SENSITIVE = [] include Aws::Structure end |
#resource_name ⇒ String
The resource name.
11949 11950 11951 11952 11953 11954 11955 11956 11957 11958 11959 11960 11961 11962 11963 11964 |
# File 'lib/aws-sdk-lightsail/types.rb', line 11949 class Operation < Struct.new( :id, :resource_name, :resource_type, :created_at, :location, :is_terminal, :operation_details, :operation_type, :status, :status_changed_at, :error_code, :error_details) SENSITIVE = [] include Aws::Structure end |
#resource_type ⇒ String
The resource type.
11949 11950 11951 11952 11953 11954 11955 11956 11957 11958 11959 11960 11961 11962 11963 11964 |
# File 'lib/aws-sdk-lightsail/types.rb', line 11949 class Operation < Struct.new( :id, :resource_name, :resource_type, :created_at, :location, :is_terminal, :operation_details, :operation_type, :status, :status_changed_at, :error_code, :error_details) SENSITIVE = [] include Aws::Structure end |
#status ⇒ String
The status of the operation.
11949 11950 11951 11952 11953 11954 11955 11956 11957 11958 11959 11960 11961 11962 11963 11964 |
# File 'lib/aws-sdk-lightsail/types.rb', line 11949 class Operation < Struct.new( :id, :resource_name, :resource_type, :created_at, :location, :is_terminal, :operation_details, :operation_type, :status, :status_changed_at, :error_code, :error_details) SENSITIVE = [] include Aws::Structure end |
#status_changed_at ⇒ Time
The timestamp when the status was changed (‘1479816991.349`).
11949 11950 11951 11952 11953 11954 11955 11956 11957 11958 11959 11960 11961 11962 11963 11964 |
# File 'lib/aws-sdk-lightsail/types.rb', line 11949 class Operation < Struct.new( :id, :resource_name, :resource_type, :created_at, :location, :is_terminal, :operation_details, :operation_type, :status, :status_changed_at, :error_code, :error_details) SENSITIVE = [] include Aws::Structure end |