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.
3624 3625 3626 |
# File 'sig/types.rbs', line 3624 def id @id end |
#profile ⇒ "DISABLED", ...
Returns the value of attribute profile.
3625 3626 3627 |
# File 'sig/types.rbs', line 3625 def profile @profile end |