Class: Aws::Types::MediaStreamSource

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:source_arn])

Instance Attribute Summary collapse

Instance Attribute Details

#source_arn ⇒ ::String

Returns the value of attribute source_arn.

Returns:

  • (::String)


666
667
668
# File 'sig/types.rbs', line 666

def source_arn
  @source_arn
end

#source_type ⇒ "ChimeSdkMeeting"

Returns the value of attribute source_type.

Returns:

  • ("ChimeSdkMeeting")


665
666
667
# File 'sig/types.rbs', line 665

def source_type
  @source_type
end