BridgeArgs

constructor(egressGatewayBridge: Output<BridgeEgressGatewayBridgeArgs>? = null, ingressGatewayBridge: Output<BridgeIngressGatewayBridgeArgs>? = null, name: Output<String>? = null, outputs: Output<List<BridgeOutputArgs>>? = null, placementArn: Output<String>? = null, sourceFailoverConfig: Output<BridgeFailoverConfigArgs>? = null, sources: Output<List<BridgeSourceArgs>>? = null)