RosInstancesProps
Properties for defining a RosInstances.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-lindorm-instances
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdklindorm/datasource"
&datasource.RosInstancesProps {
InstanceIds: interface{},
QueryStr: interface{},
RefreshOptions: interface{},
ResourceGroupId: interface{},
ServiceType: interface{},
SupportEngine: interface{},
Tags: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdklindorm.datasource.RosInstances.TagsProperty,
}
Properties
| Name | Type | Description |
|---|---|---|
InstanceIds |
interface{} |
No description. |
QueryStr |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
ResourceGroupId |
interface{} |
No description. |
ServiceType |
interface{} |
No description. |
SupportEngine |
interface{} |
No description. |
Tags |
*[]github.com/alibabacloud-go/ros-cdk/alicloudroscdklindorm.datasource.RosInstances.TagsProperty |
No description. |
InstanceIdsOptional
InstanceIds interface{}
- Type: interface{}
QueryStrOptional
QueryStr interface{}
- Type: interface{}
RefreshOptionsOptional
RefreshOptions interface{}
- Type: interface{}
ResourceGroupIdOptional
ResourceGroupId interface{}
- Type: interface{}
ServiceTypeOptional
ServiceType interface{}
- Type: interface{}
SupportEngineOptional
SupportEngine interface{}
- Type: interface{}
TagsOptional
Tags *[]TagsProperty
- Type: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdklindorm.datasource.RosInstances.TagsProperty