Class: Aws::Types::ConnectedHomeSettingsForUpdate
- Inherits:
-
Object
- Object
- Aws::Types::ConnectedHomeSettingsForUpdate
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#labels ⇒ ::Array[::String]
Returns the value of attribute labels.
-
#min_confidence ⇒ ::Float
Returns the value of attribute min_confidence.
Instance Attribute Details
#labels ⇒ ::Array[::String]
Returns the value of attribute labels.
170 171 172 |
# File 'sig/types.rbs', line 170 def labels @labels end |
#min_confidence ⇒ ::Float
Returns the value of attribute min_confidence.
171 172 173 |
# File 'sig/types.rbs', line 171 def min_confidence @min_confidence end |