RosDatabaseProps
Properties for defining a RosDatabase.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-polardbx-database
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkpolardbx/datasource"
&datasource.RosDatabaseProps {
DbInstanceId: interface{},
PolarDbxDatabaseName: interface{},
RefreshOptions: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
DbInstanceId |
interface{} |
No description. |
PolarDbxDatabaseName |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
DbInstanceIdRequired
DbInstanceId interface{}
- Type: interface{}
PolarDbxDatabaseNameRequired
PolarDbxDatabaseName interface{}
- Type: interface{}
RefreshOptionsOptional
RefreshOptions interface{}
- Type: interface{}