get Bridge Output Resource
suspend fun getBridgeOutputResource(argument: GetBridgeOutputResourcePlainArgs): GetBridgeOutputResourceResult
Resource schema for AWS::MediaConnect::BridgeOutput
Return
null
Parameters
argument
null
Return
null
Parameters
bridge Arn
The Amazon Resource Number (ARN) of the bridge.
name
The network output name.
See also
suspend fun getBridgeOutputResource(argument: suspend GetBridgeOutputResourcePlainArgsBuilder.() -> Unit): GetBridgeOutputResourceResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.mediaconnect.kotlin.inputs.GetBridgeOutputResourcePlainArgs.