public static final class ShowDatasinkResponse.AdditionalInfo extends Object
datasinkNames
.
Supported values:
additionalInfo
.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 © 2024. All rights reserved.