RosInstanceProps
Properties for defining a RosInstance
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-redis-instance
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkredis/datasource"
&datasource.RosInstanceProps {
DbInstanceId: interface{},
RefreshOptions: interface{},
}
Properties
Name | Type | Description |
---|---|---|
DbInstanceId |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
DbInstanceId
Required
DbInstanceId interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}