Class: Aws::Types::MediaStreamAttributes
- Inherits:
-
Object
- Object
- Aws::Types::MediaStreamAttributes
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#fmtp ⇒ Types::Fmtp
Returns the value of attribute fmtp.
-
#lang ⇒ ::String
Returns the value of attribute lang.
Instance Attribute Details
#fmtp ⇒ Types::Fmtp
Returns the value of attribute fmtp.
1325 1326 1327 |
# File 'sig/types.rbs', line 1325 def fmtp @fmtp end |
#lang ⇒ ::String
Returns the value of attribute lang.
1326 1327 1328 |
# File 'sig/types.rbs', line 1326 def lang @lang end |