Class: Aws::Types::UpdateFlowMediaStreamResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#flow_arn::String

Returns the value of attribute flow_arn.

Returns:

  • (::String)


2511
2512
2513
# File 'sig/types.rbs', line 2511

def flow_arn
  @flow_arn
end

#media_streamTypes::MediaStream

Returns the value of attribute media_stream.

Returns:



2512
2513
2514
# File 'sig/types.rbs', line 2512

def media_stream
  @media_stream
end