Skip to content

RosHpcClusterProps

Properties for defining a RosHpcCluster.

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

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs"
&alicloudroscdkecs.RosHpcClusterProps {
    Name: interface{},
    Description: interface{},
}

Properties

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

NameRequired

Name interface{}
  • Type: interface{}

DescriptionOptional

Description interface{}
  • Type: interface{}