Module: Aws::MediaConnect::Client::_AddBridgeOutputsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::AddBridgeOutputsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#bridge_arn ⇒ ::String
83 |
# File 'sig/client.rbs', line 83
def bridge_arn: () -> ::String
|
#outputs ⇒ ::Array[Types::BridgeOutput]
84 |
# File 'sig/client.rbs', line 84
def outputs: () -> ::Array[Types::BridgeOutput]
|