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. |
ClusterIdsOptional
ClusterIds interface{}
- Type: interface{}
ClusterNameOptional
ClusterName interface{}
- Type: interface{}
ClusterStatesOptional
ClusterStates interface{}
- Type: interface{}
ClusterTypeOptional
ClusterType interface{}
- Type: interface{}
PaymentTypesOptional
PaymentTypes interface{}
- Type: interface{}
RefreshOptionsOptional
RefreshOptions interface{}
- Type: interface{}
ResourceGroupIdOptional
ResourceGroupId interface{}
- Type: interface{}
TagsOptional
Tags *[]TagsProperty
- Type: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkemr.datasource.RosCluster2.TagsProperty