Skip to content

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.

DedicatedHostClusterIdOptional

DedicatedHostClusterId interface{}
  • Type: interface{}

DedicatedHostIdsOptional

DedicatedHostIds interface{}
  • Type: interface{}

DedicatedHostNameOptional

DedicatedHostName interface{}
  • Type: interface{}

DedicatedHostTypeOptional

DedicatedHostType interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}

ResourceGroupIdOptional

ResourceGroupId interface{}
  • Type: interface{}

StatusOptional

Status interface{}
  • Type: interface{}

TagsOptional

Tags *[]TagsProperty
  • Type: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs.datasource.RosDedicatedHosts.TagsProperty

ZoneIdOptional

ZoneId interface{}
  • Type: interface{}