RosInstance2Props
Properties for defining a RosInstance2
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-dms-instance2
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkdms"
&alicloudroscdkdms.RosInstance2Props {
DatabasePassword: interface{},
DatabaseUser: interface{},
DbaId: interface{},
EnableSellTrust: interface{},
EnvType: interface{},
ExportTimeout: interface{},
Host: interface{},
InstanceAlias: interface{},
InstanceSource: interface{},
InstanceType: interface{},
NetworkType: interface{},
Port: interface{},
QueryTimeout: interface{},
SafeRule: interface{},
DataLinkName: interface{},
DdlOnline: interface{},
EcsInstanceId: interface{},
EcsRegion: interface{},
EnableSellCommon: interface{},
EnableSellSitd: interface{},
EnableSellStable: interface{},
Sid: interface{},
SkipTest: interface{},
TemplateId: interface{},
TemplateType: interface{},
Tid: interface{},
UseDsql: interface{},
UseSsl: interface{},
VpcId: interface{},
}
Properties
Name | Type | Description |
---|---|---|
DatabasePassword |
interface{} |
No description. |
DatabaseUser |
interface{} |
No description. |
DbaId |
interface{} |
No description. |
EnableSellTrust |
interface{} |
No description. |
EnvType |
interface{} |
No description. |
ExportTimeout |
interface{} |
No description. |
Host |
interface{} |
No description. |
InstanceAlias |
interface{} |
No description. |
InstanceSource |
interface{} |
No description. |
InstanceType |
interface{} |
No description. |
NetworkType |
interface{} |
No description. |
Port |
interface{} |
No description. |
QueryTimeout |
interface{} |
No description. |
SafeRule |
interface{} |
No description. |
DataLinkName |
interface{} |
No description. |
DdlOnline |
interface{} |
No description. |
EcsInstanceId |
interface{} |
No description. |
EcsRegion |
interface{} |
No description. |
EnableSellCommon |
interface{} |
No description. |
EnableSellSitd |
interface{} |
No description. |
EnableSellStable |
interface{} |
No description. |
Sid |
interface{} |
No description. |
SkipTest |
interface{} |
No description. |
TemplateId |
interface{} |
No description. |
TemplateType |
interface{} |
No description. |
Tid |
interface{} |
No description. |
UseDsql |
interface{} |
No description. |
UseSsl |
interface{} |
No description. |
VpcId |
interface{} |
No description. |
DatabasePassword
Required
DatabasePassword interface{}
- Type: interface{}
DatabaseUser
Required
DatabaseUser interface{}
- Type: interface{}
DbaId
Required
DbaId interface{}
- Type: interface{}
EnableSellTrust
Required
EnableSellTrust interface{}
- Type: interface{}
EnvType
Required
EnvType interface{}
- Type: interface{}
ExportTimeout
Required
ExportTimeout interface{}
- Type: interface{}
Host
Required
Host interface{}
- Type: interface{}
InstanceAlias
Required
InstanceAlias interface{}
- Type: interface{}
InstanceSource
Required
InstanceSource interface{}
- Type: interface{}
InstanceType
Required
InstanceType interface{}
- Type: interface{}
NetworkType
Required
NetworkType interface{}
- Type: interface{}
Port
Required
Port interface{}
- Type: interface{}
QueryTimeout
Required
QueryTimeout interface{}
- Type: interface{}
SafeRule
Required
SafeRule interface{}
- Type: interface{}
DataLinkName
Optional
DataLinkName interface{}
- Type: interface{}
DdlOnline
Optional
DdlOnline interface{}
- Type: interface{}
EcsInstanceId
Optional
EcsInstanceId interface{}
- Type: interface{}
EcsRegion
Optional
EcsRegion interface{}
- Type: interface{}
EnableSellCommon
Optional
EnableSellCommon interface{}
- Type: interface{}
EnableSellSitd
Optional
EnableSellSitd interface{}
- Type: interface{}
EnableSellStable
Optional
EnableSellStable interface{}
- Type: interface{}
Sid
Optional
Sid interface{}
- Type: interface{}
SkipTest
Optional
SkipTest interface{}
- Type: interface{}
TemplateId
Optional
TemplateId interface{}
- Type: interface{}
TemplateType
Optional
TemplateType interface{}
- Type: interface{}
Tid
Optional
Tid interface{}
- Type: interface{}
UseDsql
Optional
UseDsql interface{}
- Type: interface{}
UseSsl
Optional
UseSsl interface{}
- Type: interface{}
VpcId
Optional
VpcId interface{}
- Type: interface{}