class Aws::NetworkManager::Types::Device

Describes a device.

@!attribute [rw] device_id

The ID of the device.
@return [String]

@!attribute [rw] device_arn

The Amazon Resource Name (ARN) of the device.
@return [String]

@!attribute [rw] global_network_id

The ID of the global network.
@return [String]

@!attribute [rw] aws_location

The AWS location of the device.
@return [Types::AWSLocation]

@!attribute [rw] description

The description of the device.
@return [String]

@!attribute [rw] type

The device type.
@return [String]

@!attribute [rw] vendor

The device vendor.
@return [String]

@!attribute [rw] model

The device model.
@return [String]

@!attribute [rw] serial_number

The device serial number.
@return [String]

@!attribute [rw] location

The site location.
@return [Types::Location]

@!attribute [rw] site_id

The site ID.
@return [String]

@!attribute [rw] created_at

The date and time that the site was created.
@return [Time]

@!attribute [rw] state

The device state.
@return [String]

@!attribute [rw] tags

The tags for the device.
@return [Array<Types::Tag>]

@see docs.aws.amazon.com/goto/WebAPI/networkmanager-2019-07-05/Device AWS API Documentation

Constants

SENSITIVE