RosDedicatedHostClustersProps
Properties for defining a RosDedicatedHostClusters
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-ecs-dedicatedhostclusters
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs/datasource"
&datasource.RosDedicatedHostClustersProps {
DedicatedHostClusterName: interface{},
RefreshOptions: interface{},
ResourceGroupId: interface{},
ZoneId: interface{},
}
Properties
Name | Type | Description |
---|---|---|
DedicatedHostClusterName |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
ResourceGroupId |
interface{} |
No description. |
ZoneId |
interface{} |
No description. |
DedicatedHostClusterName
Optional
DedicatedHostClusterName interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}
ResourceGroupId
Optional
ResourceGroupId interface{}
- Type: interface{}
ZoneId
Optional
ZoneId interface{}
- Type: interface{}