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