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:



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

def filters
  @filters
end

#max_devices::Integer

Returns the value of attribute max_devices.

Returns:

  • (::Integer)


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

def max_devices
  @max_devices
end