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