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