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. |
ClusterId
Required
ClusterId interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}