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