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