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
799 |
# File 'sig/client.rbs', line 799
def flow_arn: () -> ::String
|
#source_arn ⇒ ::String
800 |
# File 'sig/client.rbs', line 800
def source_arn: () -> ::String
|