Class: Aws::Lightsail::Types::Operation

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-lightsail/lib/aws-sdk-lightsail/types.rb

Overview

Describes the API operation.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#created_atTime

The timestamp when the operation was initialized (1479816991.349).

Returns:

  • (Time)


11939
11940
11941
11942
11943
11944
11945
11946
11947
11948
11949
11950
11951
11952
11953
11954
# File 'gems/aws-sdk-lightsail/lib/aws-sdk-lightsail/types.rb', line 11939

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_codeString

The error code.

Returns:

  • (String)


11939
11940
11941
11942
11943
11944
11945
11946
11947
11948
11949
11950
11951
11952
11953
11954
# File 'gems/aws-sdk-lightsail/lib/aws-sdk-lightsail/types.rb', line 11939

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_detailsString

The error details.

Returns:

  • (String)


11939
11940
11941
11942
11943
11944
11945
11946
11947
11948
11949
11950
11951
11952
11953
11954
# File 'gems/aws-sdk-lightsail/lib/aws-sdk-lightsail/types.rb', line 11939

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

#idString

The ID of the operation.

Returns:

  • (String)


11939
11940
11941
11942
11943
11944
11945
11946
11947
11948
11949
11950
11951
11952
11953
11954
# File 'gems/aws-sdk-lightsail/lib/aws-sdk-lightsail/types.rb', line 11939

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_terminalBoolean

A Boolean value indicating whether the operation is terminal.

Returns:

  • (Boolean)


11939
11940
11941
11942
11943
11944
11945
11946
11947
11948
11949
11950
11951
11952
11953
11954
# File 'gems/aws-sdk-lightsail/lib/aws-sdk-lightsail/types.rb', line 11939

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

#locationTypes::ResourceLocation

The Amazon Web Services Region and Availability Zone.



11939
11940
11941
11942
11943
11944
11945
11946
11947
11948
11949
11950
11951
11952
11953
11954
# File 'gems/aws-sdk-lightsail/lib/aws-sdk-lightsail/types.rb', line 11939

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_detailsString

Details about the operation (Debian-1GB-Ohio-1).

Returns:

  • (String)


11939
11940
11941
11942
11943
11944
11945
11946
11947
11948
11949
11950
11951
11952
11953
11954
# File 'gems/aws-sdk-lightsail/lib/aws-sdk-lightsail/types.rb', line 11939

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_typeString

The type of operation.

Returns:

  • (String)


11939
11940
11941
11942
11943
11944
11945
11946
11947
11948
11949
11950
11951
11952
11953
11954
# File 'gems/aws-sdk-lightsail/lib/aws-sdk-lightsail/types.rb', line 11939

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_nameString

The resource name.

Returns:

  • (String)


11939
11940
11941
11942
11943
11944
11945
11946
11947
11948
11949
11950
11951
11952
11953
11954
# File 'gems/aws-sdk-lightsail/lib/aws-sdk-lightsail/types.rb', line 11939

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_typeString

The resource type.

Returns:

  • (String)


11939
11940
11941
11942
11943
11944
11945
11946
11947
11948
11949
11950
11951
11952
11953
11954
# File 'gems/aws-sdk-lightsail/lib/aws-sdk-lightsail/types.rb', line 11939

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

#statusString

The status of the operation.

Returns:

  • (String)


11939
11940
11941
11942
11943
11944
11945
11946
11947
11948
11949
11950
11951
11952
11953
11954
# File 'gems/aws-sdk-lightsail/lib/aws-sdk-lightsail/types.rb', line 11939

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_atTime

The timestamp when the status was changed (1479816991.349).

Returns:

  • (Time)


11939
11940
11941
11942
11943
11944
11945
11946
11947
11948
11949
11950
11951
11952
11953
11954
# File 'gems/aws-sdk-lightsail/lib/aws-sdk-lightsail/types.rb', line 11939

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