RosDrdsInstancesProps
Properties for defining a RosDrdsInstances.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-drds-drdsinstances
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkdrds/datasource"
&datasource.RosDrdsInstancesProps {
Description: interface{},
RefreshOptions: interface{},
ResourceGroupId: interface{},
Type: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
Description |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
ResourceGroupId |
interface{} |
No description. |
Type |
interface{} |
No description. |
DescriptionOptional
Description interface{}
- Type: interface{}
RefreshOptionsOptional
RefreshOptions interface{}
- Type: interface{}
ResourceGroupIdOptional
ResourceGroupId interface{}
- Type: interface{}
TypeOptional
Type interface{}
- Type: interface{}