RosDrdsDBProps
Properties for defining a RosDrdsDB
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-drds-drdsdb
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkdrds"
&alicloudroscdkdrds.RosDrdsDBProps {
DrdsInstanceId: interface{},
AccountName: interface{},
DbInstanceIsCreating: interface{},
DbInstType: interface{},
DbName: interface{},
Encode: interface{},
InstDbName: interface{},
Password: interface{},
RdsInstance: interface{},
Type: interface{},
}
Properties
Name | Type | Description |
---|---|---|
DrdsInstanceId |
interface{} |
No description. |
AccountName |
interface{} |
No description. |
DbInstanceIsCreating |
interface{} |
No description. |
DbInstType |
interface{} |
No description. |
DbName |
interface{} |
No description. |
Encode |
interface{} |
No description. |
InstDbName |
interface{} |
No description. |
Password |
interface{} |
No description. |
RdsInstance |
interface{} |
No description. |
Type |
interface{} |
No description. |
DrdsInstanceId
Required
DrdsInstanceId interface{}
- Type: interface{}
AccountName
Optional
AccountName interface{}
- Type: interface{}
DbInstanceIsCreating
Optional
DbInstanceIsCreating interface{}
- Type: interface{}
DbInstType
Optional
DbInstType interface{}
- Type: interface{}
DbName
Optional
DbName interface{}
- Type: interface{}
Encode
Optional
Encode interface{}
- Type: interface{}
InstDbName
Optional
InstDbName interface{}
- Type: interface{}
Password
Optional
Password interface{}
- Type: interface{}
RdsInstance
Optional
RdsInstance interface{}
- Type: interface{}
Type
Optional
Type interface{}
- Type: interface{}