Skip to content

RosHpcClusterProps

Properties for defining a RosHpcCluster.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-ecs-hpccluster

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs/datasource"
&datasource.RosHpcClusterProps {
    HpcClusterId: interface{},
    RefreshOptions: interface{},
}

Properties

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

HpcClusterIdRequired

HpcClusterId interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}