Module: Aws::MediaConnect::Client::_AddFlowSourcesResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::AddFlowSourcesResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#flow_arn::String

Returns:

  • (::String)


139
# File 'sig/client.rbs', line 139

def flow_arn: () -> ::String

#sources::Array[Types::Source]

Returns:



140
# File 'sig/client.rbs', line 140

def sources: () -> ::Array[Types::Source]