class Aws::Panorama::Types::DescribeDeviceResponse

@!attribute [rw] alternate_softwares

Beta software releases available for the device.
@return [Array<Types::AlternateSoftwareMetadata>]

@!attribute [rw] arn

The device's ARN.
@return [String]

@!attribute [rw] brand

The device's maker.
@return [String]

@!attribute [rw] created_time

When the device was created.
@return [Time]

@!attribute [rw] current_networking_status

The device's networking status.
@return [Types::NetworkStatus]

@!attribute [rw] current_software

The device's current software version.
@return [String]

@!attribute [rw] description

The device's description.
@return [String]

@!attribute [rw] device_connection_status

The device's connection status.
@return [String]

@!attribute [rw] device_id

The device's ID.
@return [String]

@!attribute [rw] latest_alternate_software

The most recent beta software release.
@return [String]

@!attribute [rw] latest_software

The latest software version available for the device.
@return [String]

@!attribute [rw] lease_expiration_time

The device's lease expiration time.
@return [Time]

@!attribute [rw] name

The device's name.
@return [String]

@!attribute [rw] networking_configuration

The device's networking configuration.
@return [Types::NetworkPayload]

@!attribute [rw] provisioning_status

The device's provisioning status.
@return [String]

@!attribute [rw] serial_number

The device's serial number.
@return [String]

@!attribute [rw] tags

The device's tags.
@return [Hash<String,String>]

@!attribute [rw] type

The device's type.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/panorama-2019-07-24/DescribeDeviceResponse AWS API Documentation

Constants

SENSITIVE