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. |
DedicatedHostGroupId
Optional
DedicatedHostGroupId interface{}
- Type: interface{}
Engine
Optional
Engine interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}