dtkt.replication.v1beta1messages.protoDestination
MessageRepresents a replication Destination.
| Field | Type | Number | Description |
|---|---|---|---|
| service | ServiceType dtkt.replication.v1beta1.ServiceType | 1 | Replication service of this Destination. |
| config_id | string | 2 | Unique identifier of destination config from replication service. |
| id | string | 3 | Unique identifier of Destination. |
| name | string | 4 | Name assigned to Destination. |
| config | Struct google.protobuf.Struct | 5 | Config for Destination. |