Class: Aws::Panorama::Types::DescribeNodeFromTemplateJobResponse

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

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#created_timeTime

When the job was created.

Returns:

  • (Time)


875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
# File 'gems/aws-sdk-panorama/lib/aws-sdk-panorama/types.rb', line 875

class DescribeNodeFromTemplateJobResponse < Struct.new(
  :created_time,
  :job_id,
  :job_tags,
  :last_updated_time,
  :node_description,
  :node_name,
  :output_package_name,
  :output_package_version,
  :status,
  :status_message,
  :template_parameters,
  :template_type)
  SENSITIVE = []
  include Aws::Structure
end

#job_idString

The job's ID.

Returns:

  • (String)


875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
# File 'gems/aws-sdk-panorama/lib/aws-sdk-panorama/types.rb', line 875

class DescribeNodeFromTemplateJobResponse < Struct.new(
  :created_time,
  :job_id,
  :job_tags,
  :last_updated_time,
  :node_description,
  :node_name,
  :output_package_name,
  :output_package_version,
  :status,
  :status_message,
  :template_parameters,
  :template_type)
  SENSITIVE = []
  include Aws::Structure
end

#job_tagsArray<Types::JobResourceTags>

The job's tags.

Returns:



875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
# File 'gems/aws-sdk-panorama/lib/aws-sdk-panorama/types.rb', line 875

class DescribeNodeFromTemplateJobResponse < Struct.new(
  :created_time,
  :job_id,
  :job_tags,
  :last_updated_time,
  :node_description,
  :node_name,
  :output_package_name,
  :output_package_version,
  :status,
  :status_message,
  :template_parameters,
  :template_type)
  SENSITIVE = []
  include Aws::Structure
end

#last_updated_timeTime

When the job was updated.

Returns:

  • (Time)


875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
# File 'gems/aws-sdk-panorama/lib/aws-sdk-panorama/types.rb', line 875

class DescribeNodeFromTemplateJobResponse < Struct.new(
  :created_time,
  :job_id,
  :job_tags,
  :last_updated_time,
  :node_description,
  :node_name,
  :output_package_name,
  :output_package_version,
  :status,
  :status_message,
  :template_parameters,
  :template_type)
  SENSITIVE = []
  include Aws::Structure
end

#node_descriptionString

The node's description.

Returns:

  • (String)


875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
# File 'gems/aws-sdk-panorama/lib/aws-sdk-panorama/types.rb', line 875

class DescribeNodeFromTemplateJobResponse < Struct.new(
  :created_time,
  :job_id,
  :job_tags,
  :last_updated_time,
  :node_description,
  :node_name,
  :output_package_name,
  :output_package_version,
  :status,
  :status_message,
  :template_parameters,
  :template_type)
  SENSITIVE = []
  include Aws::Structure
end

#node_nameString

The node's name.

Returns:

  • (String)


875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
# File 'gems/aws-sdk-panorama/lib/aws-sdk-panorama/types.rb', line 875

class DescribeNodeFromTemplateJobResponse < Struct.new(
  :created_time,
  :job_id,
  :job_tags,
  :last_updated_time,
  :node_description,
  :node_name,
  :output_package_name,
  :output_package_version,
  :status,
  :status_message,
  :template_parameters,
  :template_type)
  SENSITIVE = []
  include Aws::Structure
end

#output_package_nameString

The job's output package name.

Returns:

  • (String)


875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
# File 'gems/aws-sdk-panorama/lib/aws-sdk-panorama/types.rb', line 875

class DescribeNodeFromTemplateJobResponse < Struct.new(
  :created_time,
  :job_id,
  :job_tags,
  :last_updated_time,
  :node_description,
  :node_name,
  :output_package_name,
  :output_package_version,
  :status,
  :status_message,
  :template_parameters,
  :template_type)
  SENSITIVE = []
  include Aws::Structure
end

#output_package_versionString

The job's output package version.

Returns:

  • (String)


875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
# File 'gems/aws-sdk-panorama/lib/aws-sdk-panorama/types.rb', line 875

class DescribeNodeFromTemplateJobResponse < Struct.new(
  :created_time,
  :job_id,
  :job_tags,
  :last_updated_time,
  :node_description,
  :node_name,
  :output_package_name,
  :output_package_version,
  :status,
  :status_message,
  :template_parameters,
  :template_type)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The job's status.

Returns:

  • (String)


875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
# File 'gems/aws-sdk-panorama/lib/aws-sdk-panorama/types.rb', line 875

class DescribeNodeFromTemplateJobResponse < Struct.new(
  :created_time,
  :job_id,
  :job_tags,
  :last_updated_time,
  :node_description,
  :node_name,
  :output_package_name,
  :output_package_version,
  :status,
  :status_message,
  :template_parameters,
  :template_type)
  SENSITIVE = []
  include Aws::Structure
end

#status_messageString

The job's status message.

Returns:

  • (String)


875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
# File 'gems/aws-sdk-panorama/lib/aws-sdk-panorama/types.rb', line 875

class DescribeNodeFromTemplateJobResponse < Struct.new(
  :created_time,
  :job_id,
  :job_tags,
  :last_updated_time,
  :node_description,
  :node_name,
  :output_package_name,
  :output_package_version,
  :status,
  :status_message,
  :template_parameters,
  :template_type)
  SENSITIVE = []
  include Aws::Structure
end

#template_parametersHash<String,String>

The job's template parameters.

Returns:

  • (Hash<String,String>)


875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
# File 'gems/aws-sdk-panorama/lib/aws-sdk-panorama/types.rb', line 875

class DescribeNodeFromTemplateJobResponse < Struct.new(
  :created_time,
  :job_id,
  :job_tags,
  :last_updated_time,
  :node_description,
  :node_name,
  :output_package_name,
  :output_package_version,
  :status,
  :status_message,
  :template_parameters,
  :template_type)
  SENSITIVE = []
  include Aws::Structure
end

#template_typeString

The job's template type.

Returns:

  • (String)


875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
# File 'gems/aws-sdk-panorama/lib/aws-sdk-panorama/types.rb', line 875

class DescribeNodeFromTemplateJobResponse < Struct.new(
  :created_time,
  :job_id,
  :job_tags,
  :last_updated_time,
  :node_description,
  :node_name,
  :output_package_name,
  :output_package_version,
  :status,
  :status_message,
  :template_parameters,
  :template_type)
  SENSITIVE = []
  include Aws::Structure
end