Class: Aws::RoboMaker::Types::DescribeDeploymentJobResponse

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

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The Amazon Resource Name (ARN) of the deployment job.

Returns:

  • (String)


1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
# File 'gems/aws-sdk-robomaker/lib/aws-sdk-robomaker/types.rb', line 1934

class DescribeDeploymentJobResponse < Struct.new(
  :arn,
  :fleet,
  :status,
  :deployment_config,
  :deployment_application_configs,
  :failure_reason,
  :failure_code,
  :created_at,
  :robot_deployment_summary,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#created_atTime

The time, in milliseconds since the epoch, when the deployment job was created.

Returns:

  • (Time)


1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
# File 'gems/aws-sdk-robomaker/lib/aws-sdk-robomaker/types.rb', line 1934

class DescribeDeploymentJobResponse < Struct.new(
  :arn,
  :fleet,
  :status,
  :deployment_config,
  :deployment_application_configs,
  :failure_reason,
  :failure_code,
  :created_at,
  :robot_deployment_summary,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#deployment_application_configsArray<Types::DeploymentApplicationConfig>

The deployment application configuration.



1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
# File 'gems/aws-sdk-robomaker/lib/aws-sdk-robomaker/types.rb', line 1934

class DescribeDeploymentJobResponse < Struct.new(
  :arn,
  :fleet,
  :status,
  :deployment_config,
  :deployment_application_configs,
  :failure_reason,
  :failure_code,
  :created_at,
  :robot_deployment_summary,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#deployment_configTypes::DeploymentConfig

The deployment configuration.



1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
# File 'gems/aws-sdk-robomaker/lib/aws-sdk-robomaker/types.rb', line 1934

class DescribeDeploymentJobResponse < Struct.new(
  :arn,
  :fleet,
  :status,
  :deployment_config,
  :deployment_application_configs,
  :failure_reason,
  :failure_code,
  :created_at,
  :robot_deployment_summary,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#failure_codeString

The deployment job failure code.

Returns:

  • (String)


1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
# File 'gems/aws-sdk-robomaker/lib/aws-sdk-robomaker/types.rb', line 1934

class DescribeDeploymentJobResponse < Struct.new(
  :arn,
  :fleet,
  :status,
  :deployment_config,
  :deployment_application_configs,
  :failure_reason,
  :failure_code,
  :created_at,
  :robot_deployment_summary,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#failure_reasonString

A short description of the reason why the deployment job failed.

Returns:

  • (String)


1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
# File 'gems/aws-sdk-robomaker/lib/aws-sdk-robomaker/types.rb', line 1934

class DescribeDeploymentJobResponse < Struct.new(
  :arn,
  :fleet,
  :status,
  :deployment_config,
  :deployment_application_configs,
  :failure_reason,
  :failure_code,
  :created_at,
  :robot_deployment_summary,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#fleetString

The Amazon Resource Name (ARN) of the fleet.

Returns:

  • (String)


1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
# File 'gems/aws-sdk-robomaker/lib/aws-sdk-robomaker/types.rb', line 1934

class DescribeDeploymentJobResponse < Struct.new(
  :arn,
  :fleet,
  :status,
  :deployment_config,
  :deployment_application_configs,
  :failure_reason,
  :failure_code,
  :created_at,
  :robot_deployment_summary,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#robot_deployment_summaryArray<Types::RobotDeployment>

A list of robot deployment summaries.

Returns:



1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
# File 'gems/aws-sdk-robomaker/lib/aws-sdk-robomaker/types.rb', line 1934

class DescribeDeploymentJobResponse < Struct.new(
  :arn,
  :fleet,
  :status,
  :deployment_config,
  :deployment_application_configs,
  :failure_reason,
  :failure_code,
  :created_at,
  :robot_deployment_summary,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The status of the deployment job.

Returns:

  • (String)


1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
# File 'gems/aws-sdk-robomaker/lib/aws-sdk-robomaker/types.rb', line 1934

class DescribeDeploymentJobResponse < Struct.new(
  :arn,
  :fleet,
  :status,
  :deployment_config,
  :deployment_application_configs,
  :failure_reason,
  :failure_code,
  :created_at,
  :robot_deployment_summary,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#tagsHash<String,String>

The list of all tags added to the specified deployment job.

Returns:

  • (Hash<String,String>)


1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
# File 'gems/aws-sdk-robomaker/lib/aws-sdk-robomaker/types.rb', line 1934

class DescribeDeploymentJobResponse < Struct.new(
  :arn,
  :fleet,
  :status,
  :deployment_config,
  :deployment_application_configs,
  :failure_reason,
  :failure_code,
  :created_at,
  :robot_deployment_summary,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end