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. |
DbInstanceId
Required
DbInstanceId interface{}
- Type: interface{}
AccountName
Optional
AccountName interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}