RosCluster2Props
Properties for defining a RosCluster2
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-emr-cluster2
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkemr/datasource"
&datasource.RosCluster2Props {
ClusterIds: interface{},
ClusterName: interface{},
ClusterStates: interface{},
ClusterType: interface{},
PaymentTypes: interface{},
RefreshOptions: interface{},
ResourceGroupId: interface{},
Tags: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkemr.datasource.RosCluster2.TagsProperty,
}
Properties
Name | Type | Description |
---|---|---|
ClusterIds |
interface{} |
No description. |
ClusterName |
interface{} |
No description. |
ClusterStates |
interface{} |
No description. |
ClusterType |
interface{} |
No description. |
PaymentTypes |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
ResourceGroupId |
interface{} |
No description. |
Tags |
*[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkemr.datasource.RosCluster2.TagsProperty |
No description. |
ClusterIds
Optional
ClusterIds interface{}
- Type: interface{}
ClusterName
Optional
ClusterName interface{}
- Type: interface{}
ClusterStates
Optional
ClusterStates interface{}
- Type: interface{}
ClusterType
Optional
ClusterType interface{}
- Type: interface{}
PaymentTypes
Optional
PaymentTypes interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}
ResourceGroupId
Optional
ResourceGroupId interface{}
- Type: interface{}
Tags
Optional
Tags *[]TagsProperty
- Type: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkemr.datasource.RosCluster2.TagsProperty