Skip to content

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.

DbClusterIdOptional

DbClusterId interface{}
  • Type: interface{}

DbClusterNameOptional

DbClusterName interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}