class Aws::SnowDeviceManagement::Types::DescribeDeviceOutput
@!attribute [rw] associated_with_job
The ID of the job used when ordering the device. @return [String]
@!attribute [rw] device_capacities
The hardware specifications of the device. @return [Array<Types::Capacity>]
@!attribute [rw] device_state
The current state of the device. @return [String]
@!attribute [rw] device_type
The type of Amazon Web Services Snow Family device. @return [String]
@!attribute [rw] last_reached_out_at
When the device last contacted the Amazon Web Services Cloud. Indicates that the device is online. @return [Time]
@!attribute [rw] last_updated_at
When the device last pushed an update to the Amazon Web Services Cloud. Indicates when the device cache was refreshed. @return [Time]
@!attribute [rw] managed_device_arn
The Amazon Resource Name (ARN) of the device. @return [String]
@!attribute [rw] managed_device_id
The ID of the device that you checked the information for. @return [String]
@!attribute [rw] physical_network_interfaces
The network interfaces available on the device. @return [Array<Types::PhysicalNetworkInterface>]
@!attribute [rw] software
The software installed on the device. @return [Types::SoftwareInformation]
@!attribute [rw] tags
Optional metadata that you assign to a resource. You can use tags to categorize a resource in different ways, such as by purpose, owner, or environment. @return [Hash<String,String>]
@see docs.aws.amazon.com/goto/WebAPI/snow-device-management-2021-08-04/DescribeDeviceOutput AWS API Documentation
Constants
- SENSITIVE