Class: Aws::Types::MediaStreamAttributesRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#fmtpTypes::FmtpRequest

Returns the value of attribute fmtp.

Returns:



1331
1332
1333
# File 'sig/types.rbs', line 1331

def fmtp
  @fmtp
end

#lang::String

Returns the value of attribute lang.

Returns:

  • (::String)


1332
1333
1334
# File 'sig/types.rbs', line 1332

def lang
  @lang
end