Class: Aws::Types::MediaStreamAttributesRequest
- Inherits:
-
Object
- Object
- Aws::Types::MediaStreamAttributesRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#fmtp ⇒ Types::FmtpRequest
Returns the value of attribute fmtp.
-
#lang ⇒ ::String
Returns the value of attribute lang.
Instance Attribute Details
#fmtp ⇒ Types::FmtpRequest
Returns the value of attribute fmtp.
1331 1332 1333 |
# File 'sig/types.rbs', line 1331 def fmtp @fmtp end |
#lang ⇒ ::String
Returns the value of attribute lang.
1332 1333 1334 |
# File 'sig/types.rbs', line 1332 def lang @lang end |