RosAccountsProps
Properties for defining a RosAccounts.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-graphdatabase-accounts
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkgraphdatabase/datasource"
&datasource.RosAccountsProps {
DbInstanceId: interface{},
AccountName: interface{},
RefreshOptions: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
DbInstanceId |
interface{} |
No description. |
AccountName |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
DbInstanceIdRequired
DbInstanceId interface{}
- Type: interface{}
AccountNameOptional
AccountName interface{}
- Type: interface{}
RefreshOptionsOptional
RefreshOptions interface{}
- Type: interface{}