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