PipelineDestinationArgs

constructor(authenticationConfig: Output<PipelineDestinationAuthenticationConfigArgs>? = null, httpEndpoint: Output<PipelineDestinationHttpEndpointArgs>? = null, messageBus: Output<String>? = null, networkConfig: Output<PipelineDestinationNetworkConfigArgs>? = null, outputPayloadFormat: Output<PipelineDestinationOutputPayloadFormatArgs>? = null, topic: Output<String>? = null, workflow: Output<String>? = null)