RosDBClusterProps
Properties for defining a RosDBCluster
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-clickhouse-dbcluster
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkclickhouse/datasource"
&datasource.RosDBClusterProps {
DbClusterId: interface{},
RefreshOptions: interface{},
}
Properties
Name | Type | Description |
---|---|---|
DbClusterId |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
DbClusterId
Required
DbClusterId interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}