RosDedicatedHostsProps
Properties for defining a RosDedicatedHosts
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-ecs-dedicatedhosts
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs/datasource"
&datasource.RosDedicatedHostsProps {
DedicatedHostClusterId: interface{},
DedicatedHostIds: interface{},
DedicatedHostName: interface{},
DedicatedHostType: interface{},
RefreshOptions: interface{},
ResourceGroupId: interface{},
Status: interface{},
Tags: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs.datasource.RosDedicatedHosts.TagsProperty,
ZoneId: interface{},
}
Properties
Name | Type | Description |
---|---|---|
DedicatedHostClusterId |
interface{} |
No description. |
DedicatedHostIds |
interface{} |
No description. |
DedicatedHostName |
interface{} |
No description. |
DedicatedHostType |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
ResourceGroupId |
interface{} |
No description. |
Status |
interface{} |
No description. |
Tags |
*[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs.datasource.RosDedicatedHosts.TagsProperty |
No description. |
ZoneId |
interface{} |
No description. |
DedicatedHostClusterId
Optional
DedicatedHostClusterId interface{}
- Type: interface{}
DedicatedHostIds
Optional
DedicatedHostIds interface{}
- Type: interface{}
DedicatedHostName
Optional
DedicatedHostName interface{}
- Type: interface{}
DedicatedHostType
Optional
DedicatedHostType interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}
ResourceGroupId
Optional
ResourceGroupId interface{}
- Type: interface{}
Status
Optional
Status interface{}
- Type: interface{}
Tags
Optional
Tags *[]TagsProperty
- Type: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs.datasource.RosDedicatedHosts.TagsProperty
ZoneId
Optional
ZoneId interface{}
- Type: interface{}