Class: Aws::Types::DeviceSelectionConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#filters::Array[Types::DeviceFilter]

Returns the value of attribute filters.

Returns:



351
352
353
# File 'sig/types.rbs', line 351

def filters
  @filters
end

#max_devices::Integer

Returns the value of attribute max_devices.

Returns:

  • (::Integer)


352
353
354
# File 'sig/types.rbs', line 352

def max_devices
  @max_devices
end