Skip to content

RosClustersProps

Properties for defining a RosClusters.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-edas-clusters

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkedas/datasource"
&datasource.RosClustersProps {
    LogicalRegionId: interface{},
    RefreshOptions: interface{},
    ResourceGroupId: interface{},
}

Properties

Name Type Description
LogicalRegionId interface{} No description.
RefreshOptions interface{} No description.
ResourceGroupId interface{} No description.

LogicalRegionIdOptional

LogicalRegionId interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}

ResourceGroupIdOptional

ResourceGroupId interface{}
  • Type: interface{}