RosDbInstancesProps
Properties for defining a RosDbInstances
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-graphdatabase-dbinstances
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkgraphdatabase/datasource"
&datasource.RosDbInstancesProps {
DbInstanceDescription: interface{},
DbInstanceId: interface{},
RefreshOptions: interface{},
ResourceGroupId: interface{},
}
Properties
Name | Type | Description |
---|---|---|
DbInstanceDescription |
interface{} |
No description. |
DbInstanceId |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
ResourceGroupId |
interface{} |
No description. |
DbInstanceDescription
Optional
DbInstanceDescription interface{}
- Type: interface{}
DbInstanceId
Optional
DbInstanceId interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}
ResourceGroupId
Optional
ResourceGroupId interface{}
- Type: interface{}