Class: Aws::NetworkManager::Types::Device

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

Overview

Describes a device.

Constant Summary collapse

SENSITIVE =
[:location]

Instance Attribute Summary collapse

Instance Attribute Details

#aws_locationTypes::AWSLocation

The Amazon Web Services location of the device.

Returns:



2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
# File 'gems/aws-sdk-networkmanager/lib/aws-sdk-networkmanager/types.rb', line 2229

class Device < Struct.new(
  :device_id,
  :device_arn,
  :global_network_id,
  :aws_location,
  :description,
  :type,
  :vendor,
  :model,
  :serial_number,
  :location,
  :site_id,
  :created_at,
  :state,
  :tags)
  SENSITIVE = [:location]
  include Aws::Structure
end

#created_atTime

The date and time that the site was created.

Returns:

  • (Time)


2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
# File 'gems/aws-sdk-networkmanager/lib/aws-sdk-networkmanager/types.rb', line 2229

class Device < Struct.new(
  :device_id,
  :device_arn,
  :global_network_id,
  :aws_location,
  :description,
  :type,
  :vendor,
  :model,
  :serial_number,
  :location,
  :site_id,
  :created_at,
  :state,
  :tags)
  SENSITIVE = [:location]
  include Aws::Structure
end

#descriptionString

The description of the device.

Returns:

  • (String)


2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
# File 'gems/aws-sdk-networkmanager/lib/aws-sdk-networkmanager/types.rb', line 2229

class Device < Struct.new(
  :device_id,
  :device_arn,
  :global_network_id,
  :aws_location,
  :description,
  :type,
  :vendor,
  :model,
  :serial_number,
  :location,
  :site_id,
  :created_at,
  :state,
  :tags)
  SENSITIVE = [:location]
  include Aws::Structure
end

#device_arnString

The Amazon Resource Name (ARN) of the device.

Returns:

  • (String)


2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
# File 'gems/aws-sdk-networkmanager/lib/aws-sdk-networkmanager/types.rb', line 2229

class Device < Struct.new(
  :device_id,
  :device_arn,
  :global_network_id,
  :aws_location,
  :description,
  :type,
  :vendor,
  :model,
  :serial_number,
  :location,
  :site_id,
  :created_at,
  :state,
  :tags)
  SENSITIVE = [:location]
  include Aws::Structure
end

#device_idString

The ID of the device.

Returns:

  • (String)


2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
# File 'gems/aws-sdk-networkmanager/lib/aws-sdk-networkmanager/types.rb', line 2229

class Device < Struct.new(
  :device_id,
  :device_arn,
  :global_network_id,
  :aws_location,
  :description,
  :type,
  :vendor,
  :model,
  :serial_number,
  :location,
  :site_id,
  :created_at,
  :state,
  :tags)
  SENSITIVE = [:location]
  include Aws::Structure
end

#global_network_idString

The ID of the global network.

Returns:

  • (String)


2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
# File 'gems/aws-sdk-networkmanager/lib/aws-sdk-networkmanager/types.rb', line 2229

class Device < Struct.new(
  :device_id,
  :device_arn,
  :global_network_id,
  :aws_location,
  :description,
  :type,
  :vendor,
  :model,
  :serial_number,
  :location,
  :site_id,
  :created_at,
  :state,
  :tags)
  SENSITIVE = [:location]
  include Aws::Structure
end

#locationTypes::Location

The site location.

Returns:



2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
# File 'gems/aws-sdk-networkmanager/lib/aws-sdk-networkmanager/types.rb', line 2229

class Device < Struct.new(
  :device_id,
  :device_arn,
  :global_network_id,
  :aws_location,
  :description,
  :type,
  :vendor,
  :model,
  :serial_number,
  :location,
  :site_id,
  :created_at,
  :state,
  :tags)
  SENSITIVE = [:location]
  include Aws::Structure
end

#modelString

The device model.

Returns:

  • (String)


2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
# File 'gems/aws-sdk-networkmanager/lib/aws-sdk-networkmanager/types.rb', line 2229

class Device < Struct.new(
  :device_id,
  :device_arn,
  :global_network_id,
  :aws_location,
  :description,
  :type,
  :vendor,
  :model,
  :serial_number,
  :location,
  :site_id,
  :created_at,
  :state,
  :tags)
  SENSITIVE = [:location]
  include Aws::Structure
end

#serial_numberString

The device serial number.

Returns:

  • (String)


2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
# File 'gems/aws-sdk-networkmanager/lib/aws-sdk-networkmanager/types.rb', line 2229

class Device < Struct.new(
  :device_id,
  :device_arn,
  :global_network_id,
  :aws_location,
  :description,
  :type,
  :vendor,
  :model,
  :serial_number,
  :location,
  :site_id,
  :created_at,
  :state,
  :tags)
  SENSITIVE = [:location]
  include Aws::Structure
end

#site_idString

The site ID.

Returns:

  • (String)


2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
# File 'gems/aws-sdk-networkmanager/lib/aws-sdk-networkmanager/types.rb', line 2229

class Device < Struct.new(
  :device_id,
  :device_arn,
  :global_network_id,
  :aws_location,
  :description,
  :type,
  :vendor,
  :model,
  :serial_number,
  :location,
  :site_id,
  :created_at,
  :state,
  :tags)
  SENSITIVE = [:location]
  include Aws::Structure
end

#stateString

The device state.

Returns:

  • (String)


2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
# File 'gems/aws-sdk-networkmanager/lib/aws-sdk-networkmanager/types.rb', line 2229

class Device < Struct.new(
  :device_id,
  :device_arn,
  :global_network_id,
  :aws_location,
  :description,
  :type,
  :vendor,
  :model,
  :serial_number,
  :location,
  :site_id,
  :created_at,
  :state,
  :tags)
  SENSITIVE = [:location]
  include Aws::Structure
end

#tagsArray<Types::Tag>

The tags for the device.

Returns:



2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
# File 'gems/aws-sdk-networkmanager/lib/aws-sdk-networkmanager/types.rb', line 2229

class Device < Struct.new(
  :device_id,
  :device_arn,
  :global_network_id,
  :aws_location,
  :description,
  :type,
  :vendor,
  :model,
  :serial_number,
  :location,
  :site_id,
  :created_at,
  :state,
  :tags)
  SENSITIVE = [:location]
  include Aws::Structure
end

#typeString

The device type.

Returns:

  • (String)


2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
# File 'gems/aws-sdk-networkmanager/lib/aws-sdk-networkmanager/types.rb', line 2229

class Device < Struct.new(
  :device_id,
  :device_arn,
  :global_network_id,
  :aws_location,
  :description,
  :type,
  :vendor,
  :model,
  :serial_number,
  :location,
  :site_id,
  :created_at,
  :state,
  :tags)
  SENSITIVE = [:location]
  include Aws::Structure
end

#vendorString

The device vendor.

Returns:

  • (String)


2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
# File 'gems/aws-sdk-networkmanager/lib/aws-sdk-networkmanager/types.rb', line 2229

class Device < Struct.new(
  :device_id,
  :device_arn,
  :global_network_id,
  :aws_location,
  :description,
  :type,
  :vendor,
  :model,
  :serial_number,
  :location,
  :site_id,
  :created_at,
  :state,
  :tags)
  SENSITIVE = [:location]
  include Aws::Structure
end