Class: Aws::Types::DescribeInputDeviceThumbnailRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#accept"image/jpeg"

Returns the value of attribute accept.

Returns:

  • ("image/jpeg")


976
977
978
# File 'sig/types.rbs', line 976

def accept
  @accept
end

#input_device_id::String

Returns the value of attribute input_device_id.

Returns:

  • (::String)


975
976
977
# File 'sig/types.rbs', line 975

def input_device_id
  @input_device_id
end