Tunnel

更新时间: 2026-01-14 11:18:17

Tunnel specifies the tunnel configuration.

Data structure

message Tunnel {
    required string table_name = 1;
    required string tunnel_name = 3;
    required TunnelType tunnel_type = 4;
    optional StreamTunnelConfig StreamTunnelConfig = 5;
}

Parameter

Type

Required

Description

table_name

string

Yes

The name of the table.

tunnel_name

string

Yes

The name of the tunnel.

tunnel_type

TunnelType

Yes

The type of the tunnel.

StreamTunnelConfig

StreamTunnelConfig

No

The stream configuration of the tunnel.

Related operations

CreateTunnel

上一篇: TopRowsAggregation 下一篇: TunnelInfo
阿里云首页 表格存储 相关技术圈