RosDBInstanceProps
Properties for defining a RosDBInstance.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-rds-dbinstance
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkrds/datasource"
&datasource.RosDBInstanceProps {
DbInstanceId: interface{},
RefreshOptions: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
DbInstanceId |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
DbInstanceIdOptional
DbInstanceId interface{}
- Type: interface{}
RefreshOptionsOptional
RefreshOptions interface{}
- Type: interface{}