class Aws::SnowDeviceManagement::Types::DescribeDeviceEc2Input

@note When making an API call, you may pass DescribeDeviceEc2Input

data as a hash:

    {
      instance_ids: ["String"], # required
      managed_device_id: "ManagedDeviceId", # required
    }

@!attribute [rw] instance_ids

A list of instance IDs associated with the managed device.
@return [Array<String>]

@!attribute [rw] managed_device_id

The ID of the managed device.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/snow-device-management-2021-08-04/DescribeDeviceEc2Input AWS API Documentation

Constants

SENSITIVE