Class: Aws::Types::InputDeviceUhdAudioChannelPairConfig
- Inherits:
-
Object
- Object
- Aws::Types::InputDeviceUhdAudioChannelPairConfig
- 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.
3636 3637 3638 |
# File 'sig/types.rbs', line 3636 def id @id end |
#profile ⇒ "DISABLED", ...
Returns the value of attribute profile.
3637 3638 3639 |
# File 'sig/types.rbs', line 3637 def profile @profile end |