Class: Aws::Types::InputDeviceConfigurableAudioChannelPairConfig
- Inherits:
-
Object
- Object
- Aws::Types::InputDeviceConfigurableAudioChannelPairConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#id ⇒ ::Integer
Returns the value of attribute id.
-
#profile ⇒ "DISABLED", ...
Returns the value of attribute profile.
Instance Attribute Details
#id ⇒ ::Integer
Returns the value of attribute id.
3621 3622 3623 |
# File 'sig/types.rbs', line 3621 def id @id end |
#profile ⇒ "DISABLED", ...
Returns the value of attribute profile.
3622 3623 3624 |
# File 'sig/types.rbs', line 3622 def profile @profile end |