RosCluster2Props
Properties for defining a RosCluster2
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-emr-cluster2
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkemr"
&alicloudroscdkemr.RosCluster2Props {
Applications: interface{},
ClusterName: interface{},
ClusterType: interface{},
NodeAttributes: interface{},
NodeGroups: interface{},
ReleaseVersion: interface{},
ApplicationConfigs: interface{},
BootstrapScripts: interface{},
DeployMode: interface{},
PaymentType: interface{},
ResourceGroupId: interface{},
SecurityMode: interface{},
SubscriptionConfig: interface{},
Tags: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkemr.RosCluster2.TagsProperty,
}
Properties
Name | Type | Description |
---|---|---|
Applications |
interface{} |
No description. |
ClusterName |
interface{} |
No description. |
ClusterType |
interface{} |
No description. |
NodeAttributes |
interface{} |
No description. |
NodeGroups |
interface{} |
No description. |
ReleaseVersion |
interface{} |
No description. |
ApplicationConfigs |
interface{} |
No description. |
BootstrapScripts |
interface{} |
No description. |
DeployMode |
interface{} |
No description. |
PaymentType |
interface{} |
No description. |
ResourceGroupId |
interface{} |
No description. |
SecurityMode |
interface{} |
No description. |
SubscriptionConfig |
interface{} |
No description. |
Tags |
*[]TagsProperty |
No description. |
Applications
Required
Applications interface{}
- Type: interface{}
ClusterName
Required
ClusterName interface{}
- Type: interface{}
ClusterType
Required
ClusterType interface{}
- Type: interface{}
NodeAttributes
Required
NodeAttributes interface{}
- Type: interface{}
NodeGroups
Required
NodeGroups interface{}
- Type: interface{}
ReleaseVersion
Required
ReleaseVersion interface{}
- Type: interface{}
ApplicationConfigs
Optional
ApplicationConfigs interface{}
- Type: interface{}
BootstrapScripts
Optional
BootstrapScripts interface{}
- Type: interface{}
DeployMode
Optional
DeployMode interface{}
- Type: interface{}
PaymentType
Optional
PaymentType interface{}
- Type: interface{}
ResourceGroupId
Optional
ResourceGroupId interface{}
- Type: interface{}
SecurityMode
Optional
SecurityMode interface{}
- Type: interface{}
SubscriptionConfig
Optional
SubscriptionConfig interface{}
- Type: interface{}
Tags
Optional
Tags *[]TagsProperty
- Type: *[]TagsProperty