Skip to content

RosDBClustersProps

Properties for defining a RosDBClusters.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-polardb-dbclusters

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkpolardb/datasource"
&datasource.RosDBClustersProps {
    DbClusterId: interface{},
    DbType: interface{},
    DbVersion: interface{},
    Description: interface{},
    Expired: interface{},
    RefreshOptions: interface{},
    ResourceGroupId: interface{},
}

Properties

Name Type Description
DbClusterId interface{} No description.
DbType interface{} No description.
DbVersion interface{} No description.
Description interface{} No description.
Expired interface{} No description.
RefreshOptions interface{} No description.
ResourceGroupId interface{} No description.

DbClusterIdOptional

DbClusterId interface{}
  • Type: interface{}

DbTypeOptional

DbType interface{}
  • Type: interface{}

DbVersionOptional

DbVersion interface{}
  • Type: interface{}

DescriptionOptional

Description interface{}
  • Type: interface{}

ExpiredOptional

Expired interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}

ResourceGroupIdOptional

ResourceGroupId interface{}
  • Type: interface{}