Class: Aws::Types::MediaStreamAttributes

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#fmtpTypes::Fmtp

Returns the value of attribute fmtp.

Returns:



1325
1326
1327
# File 'sig/types.rbs', line 1325

def fmtp
  @fmtp
end

#lang::String

Returns the value of attribute lang.

Returns:

  • (::String)


1326
1327
1328
# File 'sig/types.rbs', line 1326

def lang
  @lang
end