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