Skip to content

RosClusterNodePoolsProps

Properties for defining a RosClusterNodePools.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-cs-clusternodepools

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcs/datasource"
&datasource.RosClusterNodePoolsProps {
    ClusterId: interface{},
    RefreshOptions: interface{},
}

Properties

Name Type Description
ClusterId interface{} No description.
RefreshOptions interface{} No description.

ClusterIdRequired

ClusterId interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}