RosDedicatedHostGroupsProps
Properties for defining a RosDedicatedHostGroups.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-cddc-dedicatedhostgroups
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcddc/datasource"
&datasource.RosDedicatedHostGroupsProps {
DedicatedHostGroupId: interface{},
Engine: interface{},
RefreshOptions: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
DedicatedHostGroupId |
interface{} |
No description. |
Engine |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
DedicatedHostGroupIdOptional
DedicatedHostGroupId interface{}
- Type: interface{}
EngineOptional
Engine interface{}
- Type: interface{}
RefreshOptionsOptional
RefreshOptions interface{}
- Type: interface{}