SynDbTablesProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkclickhouse"
&alicloudroscdkclickhouse.SynDbTablesProperty {
Schema: interface{},
Tables: interface{},
}
Properties
Name | Type | Description |
---|---|---|
Schema |
interface{} |
No description. |
Tables |
interface{} |
No description. |
Schema
Required
Schema interface{}
- Type: interface{}
Tables
Required
Tables interface{}
- Type: interface{}