public static final class ShowDatasinkResponse.AdditionalInfo extends Object
ShowDatasinkResponse
parameter
additionalInfo
.
Additional information about the respective data sinks in datasinkNames
.
Modifier and Type | Field and Description |
---|---|
static String |
DESTINATION
Destination for the output data in 'destination_type://path[:port]'
format
|
static String |
KAFKA_TOPIC_NAME
Kafka topic if the data sink type is a Kafka broker
|
static String |
USER_NAME
Name of the remote system user
|
public static final String DESTINATION
public static final String KAFKA_TOPIC_NAME
public static final String USER_NAME
Copyright © 2025. All rights reserved.