RosDatabasesProps
Properties for defining a RosDatabases
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-rds-databases
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkrds/datasource"
&datasource.RosDatabasesProps {
DbInstanceId: interface{},
DbName: interface{},
DbStatus: interface{},
RefreshOptions: interface{},
}
Properties
Name | Type | Description |
---|---|---|
DbInstanceId |
interface{} |
No description. |
DbName |
interface{} |
No description. |
DbStatus |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
DbInstanceId
Required
DbInstanceId interface{}
- Type: interface{}
DbName
Optional
DbName interface{}
- Type: interface{}
DbStatus
Optional
DbStatus interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}