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