Module: Aws::MediaConnect::Client::_RemoveFlowSourceResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::RemoveFlowSourceResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#flow_arn ⇒ ::String
796 |
# File 'sig/client.rbs', line 796
def flow_arn: () -> ::String
|
#source_arn ⇒ ::String
797 |
# File 'sig/client.rbs', line 797
def source_arn: () -> ::String
|