Skip to content

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.

DbInstanceDescriptionOptional

DbInstanceDescription interface{}
  • Type: interface{}

DbInstanceIdOptional

DbInstanceId interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}

ResourceGroupIdOptional

ResourceGroupId interface{}
  • Type: interface{}