Class: Aws::Panorama::Types::DescribeNodeResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::Panorama::Types::DescribeNodeResponse
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-panorama/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#asset_name ⇒ String
The node’s asset name.
-
#category ⇒ String
The node’s category.
-
#created_time ⇒ Time
When the node was created.
-
#description ⇒ String
The node’s description.
-
#last_updated_time ⇒ Time
When the node was updated.
-
#name ⇒ String
The node’s name.
-
#node_id ⇒ String
The node’s ID.
-
#node_interface ⇒ Types::NodeInterface
The node’s interface.
-
#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
#asset_name ⇒ String
The node’s asset name.
967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 |
# File 'lib/aws-sdk-panorama/types.rb', line 967 class DescribeNodeResponse < Struct.new( :asset_name, :category, :created_time, :description, :last_updated_time, :name, :node_id, :node_interface, :owner_account, :package_arn, :package_id, :package_name, :package_version, :patch_version) SENSITIVE = [] include Aws::Structure end |
#category ⇒ String
The node’s category.
967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 |
# File 'lib/aws-sdk-panorama/types.rb', line 967 class DescribeNodeResponse < Struct.new( :asset_name, :category, :created_time, :description, :last_updated_time, :name, :node_id, :node_interface, :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.
967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 |
# File 'lib/aws-sdk-panorama/types.rb', line 967 class DescribeNodeResponse < Struct.new( :asset_name, :category, :created_time, :description, :last_updated_time, :name, :node_id, :node_interface, :owner_account, :package_arn, :package_id, :package_name, :package_version, :patch_version) SENSITIVE = [] include Aws::Structure end |
#description ⇒ String
The node’s description.
967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 |
# File 'lib/aws-sdk-panorama/types.rb', line 967 class DescribeNodeResponse < Struct.new( :asset_name, :category, :created_time, :description, :last_updated_time, :name, :node_id, :node_interface, :owner_account, :package_arn, :package_id, :package_name, :package_version, :patch_version) SENSITIVE = [] include Aws::Structure end |
#last_updated_time ⇒ Time
When the node was updated.
967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 |
# File 'lib/aws-sdk-panorama/types.rb', line 967 class DescribeNodeResponse < Struct.new( :asset_name, :category, :created_time, :description, :last_updated_time, :name, :node_id, :node_interface, :owner_account, :package_arn, :package_id, :package_name, :package_version, :patch_version) SENSITIVE = [] include Aws::Structure end |
#name ⇒ String
The node’s name.
967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 |
# File 'lib/aws-sdk-panorama/types.rb', line 967 class DescribeNodeResponse < Struct.new( :asset_name, :category, :created_time, :description, :last_updated_time, :name, :node_id, :node_interface, :owner_account, :package_arn, :package_id, :package_name, :package_version, :patch_version) SENSITIVE = [] include Aws::Structure end |
#node_id ⇒ String
The node’s ID.
967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 |
# File 'lib/aws-sdk-panorama/types.rb', line 967 class DescribeNodeResponse < Struct.new( :asset_name, :category, :created_time, :description, :last_updated_time, :name, :node_id, :node_interface, :owner_account, :package_arn, :package_id, :package_name, :package_version, :patch_version) SENSITIVE = [] include Aws::Structure end |
#node_interface ⇒ Types::NodeInterface
The node’s interface.
967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 |
# File 'lib/aws-sdk-panorama/types.rb', line 967 class DescribeNodeResponse < Struct.new( :asset_name, :category, :created_time, :description, :last_updated_time, :name, :node_id, :node_interface, :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.
967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 |
# File 'lib/aws-sdk-panorama/types.rb', line 967 class DescribeNodeResponse < Struct.new( :asset_name, :category, :created_time, :description, :last_updated_time, :name, :node_id, :node_interface, :owner_account, :package_arn, :package_id, :package_name, :package_version, :patch_version) SENSITIVE = [] include Aws::Structure end |
#package_arn ⇒ String
The node’s ARN.
967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 |
# File 'lib/aws-sdk-panorama/types.rb', line 967 class DescribeNodeResponse < Struct.new( :asset_name, :category, :created_time, :description, :last_updated_time, :name, :node_id, :node_interface, :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.
967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 |
# File 'lib/aws-sdk-panorama/types.rb', line 967 class DescribeNodeResponse < Struct.new( :asset_name, :category, :created_time, :description, :last_updated_time, :name, :node_id, :node_interface, :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.
967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 |
# File 'lib/aws-sdk-panorama/types.rb', line 967 class DescribeNodeResponse < Struct.new( :asset_name, :category, :created_time, :description, :last_updated_time, :name, :node_id, :node_interface, :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.
967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 |
# File 'lib/aws-sdk-panorama/types.rb', line 967 class DescribeNodeResponse < Struct.new( :asset_name, :category, :created_time, :description, :last_updated_time, :name, :node_id, :node_interface, :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.
967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 |
# File 'lib/aws-sdk-panorama/types.rb', line 967 class DescribeNodeResponse < Struct.new( :asset_name, :category, :created_time, :description, :last_updated_time, :name, :node_id, :node_interface, :owner_account, :package_arn, :package_id, :package_name, :package_version, :patch_version) SENSITIVE = [] include Aws::Structure end |