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. |
InstanceIds
Optional
InstanceIds interface{}
- Type: interface{}
QueryStr
Optional
QueryStr interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}
ResourceGroupId
Optional
ResourceGroupId interface{}
- Type: interface{}
ServiceType
Optional
ServiceType interface{}
- Type: interface{}
SupportEngine
Optional
SupportEngine interface{}
- Type: interface{}
Tags
Optional
Tags *[]TagsProperty
- Type: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdklindorm.datasource.RosInstances.TagsProperty