Class: Aws::Types::ConnectedHomeSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#labels::Array[::String]

Returns the value of attribute labels.

Returns:

  • (::Array[::String])


164
165
166
# File 'sig/types.rbs', line 164

def labels
  @labels
end

#min_confidence::Float

Returns the value of attribute min_confidence.

Returns:

  • (::Float)


165
166
167
# File 'sig/types.rbs', line 165

def min_confidence
  @min_confidence
end