Skip to content

RosDbInstanceProps

Properties for defining a RosDbInstance.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-graphdatabase-dbinstance

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkgraphdatabase/datasource"
&datasource.RosDbInstanceProps {
    DbInstanceId: interface{},
    RefreshOptions: interface{},
}

Properties

Name Type Description
DbInstanceId interface{} No description.
RefreshOptions interface{} No description.

DbInstanceIdRequired

DbInstanceId interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}