Class: Aws::Panorama::Types::Node
- Inherits:
-
Struct
- Object
- Struct
- Aws::Panorama::Types::Node
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-panorama/types.rb
Overview
An application node that represents a camera stream, a model, code, or output.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#category ⇒ String
The node’s category.
-
#created_time ⇒ Time
When the node was created.
-
#description ⇒ String
The node’s description.
-
#name ⇒ String
The node’s name.
-
#node_id ⇒ String
The node’s ID.
-
#owner_account ⇒ String
The account ID of the node’s owner.
-
#package_arn ⇒ String
The node’s ARN.
-
#package_id ⇒ String
The node’s package ID.
-
#package_name ⇒ String
The node’s package name.
-
#package_version ⇒ String
The node’s package version.
-
#patch_version ⇒ String
The node’s patch version.
Instance Attribute Details
#category ⇒ String
The node’s category.
2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 |
# File 'lib/aws-sdk-panorama/types.rb', line 2020 class Node < Struct.new( :category, :created_time, :description, :name, :node_id, :owner_account, :package_arn, :package_id, :package_name, :package_version, :patch_version) SENSITIVE = [] include Aws::Structure end |
#created_time ⇒ Time
When the node was created.
2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 |
# File 'lib/aws-sdk-panorama/types.rb', line 2020 class Node < Struct.new( :category, :created_time, :description, :name, :node_id, :owner_account, :package_arn, :package_id, :package_name, :package_version, :patch_version) SENSITIVE = [] include Aws::Structure end |
#description ⇒ String
The node’s description.
2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 |
# File 'lib/aws-sdk-panorama/types.rb', line 2020 class Node < Struct.new( :category, :created_time, :description, :name, :node_id, :owner_account, :package_arn, :package_id, :package_name, :package_version, :patch_version) SENSITIVE = [] include Aws::Structure end |
#name ⇒ String
The node’s name.
2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 |
# File 'lib/aws-sdk-panorama/types.rb', line 2020 class Node < Struct.new( :category, :created_time, :description, :name, :node_id, :owner_account, :package_arn, :package_id, :package_name, :package_version, :patch_version) SENSITIVE = [] include Aws::Structure end |
#node_id ⇒ String
The node’s ID.
2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 |
# File 'lib/aws-sdk-panorama/types.rb', line 2020 class Node < Struct.new( :category, :created_time, :description, :name, :node_id, :owner_account, :package_arn, :package_id, :package_name, :package_version, :patch_version) SENSITIVE = [] include Aws::Structure end |
#owner_account ⇒ String
The account ID of the node’s owner.
2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 |
# File 'lib/aws-sdk-panorama/types.rb', line 2020 class Node < Struct.new( :category, :created_time, :description, :name, :node_id, :owner_account, :package_arn, :package_id, :package_name, :package_version, :patch_version) SENSITIVE = [] include Aws::Structure end |
#package_arn ⇒ String
The node’s ARN.
2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 |
# File 'lib/aws-sdk-panorama/types.rb', line 2020 class Node < Struct.new( :category, :created_time, :description, :name, :node_id, :owner_account, :package_arn, :package_id, :package_name, :package_version, :patch_version) SENSITIVE = [] include Aws::Structure end |
#package_id ⇒ String
The node’s package ID.
2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 |
# File 'lib/aws-sdk-panorama/types.rb', line 2020 class Node < Struct.new( :category, :created_time, :description, :name, :node_id, :owner_account, :package_arn, :package_id, :package_name, :package_version, :patch_version) SENSITIVE = [] include Aws::Structure end |
#package_name ⇒ String
The node’s package name.
2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 |
# File 'lib/aws-sdk-panorama/types.rb', line 2020 class Node < Struct.new( :category, :created_time, :description, :name, :node_id, :owner_account, :package_arn, :package_id, :package_name, :package_version, :patch_version) SENSITIVE = [] include Aws::Structure end |
#package_version ⇒ String
The node’s package version.
2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 |
# File 'lib/aws-sdk-panorama/types.rb', line 2020 class Node < Struct.new( :category, :created_time, :description, :name, :node_id, :owner_account, :package_arn, :package_id, :package_name, :package_version, :patch_version) SENSITIVE = [] include Aws::Structure end |
#patch_version ⇒ String
The node’s patch version.
2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 |
# File 'lib/aws-sdk-panorama/types.rb', line 2020 class Node < Struct.new( :category, :created_time, :description, :name, :node_id, :owner_account, :package_arn, :package_id, :package_name, :package_version, :patch_version) SENSITIVE = [] include Aws::Structure end |