Class: Aws::Types::DescribeDeviceEc2Input

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#instance_ids ⇒ ::Array[::String]

Returns the value of attribute instance_ids.

Returns:

  • (::Array[::String])


71
72
73
# File 'sig/types.rbs', line 71

def instance_ids
  @instance_ids
end

#managed_device_id ⇒ ::String

Returns the value of attribute managed_device_id.

Returns:

  • (::String)


72
73
74
# File 'sig/types.rbs', line 72

def managed_device_id
  @managed_device_id
end