RosDedicatedHostClusterProps
Properties for defining a RosDedicatedHostCluster.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-ecs-dedicatedhostcluster
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs/datasource"
&datasource.RosDedicatedHostClusterProps {
DedicatedHostClusterId: interface{},
RefreshOptions: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
DedicatedHostClusterId |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
DedicatedHostClusterIdRequired
DedicatedHostClusterId interface{}
- Type: interface{}
RefreshOptionsOptional
RefreshOptions interface{}
- Type: interface{}