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. |
DatabasePasswordRequired
DatabasePassword interface{}
- Type: interface{}
DatabaseUserRequired
DatabaseUser interface{}
- Type: interface{}
DbaIdRequired
DbaId interface{}
- Type: interface{}
EnableSellTrustRequired
EnableSellTrust interface{}
- Type: interface{}
EnvTypeRequired
EnvType interface{}
- Type: interface{}
ExportTimeoutRequired
ExportTimeout interface{}
- Type: interface{}
HostRequired
Host interface{}
- Type: interface{}
InstanceAliasRequired
InstanceAlias interface{}
- Type: interface{}
InstanceSourceRequired
InstanceSource interface{}
- Type: interface{}
InstanceTypeRequired
InstanceType interface{}
- Type: interface{}
NetworkTypeRequired
NetworkType interface{}
- Type: interface{}
PortRequired
Port interface{}
- Type: interface{}
QueryTimeoutRequired
QueryTimeout interface{}
- Type: interface{}
SafeRuleRequired
SafeRule interface{}
- Type: interface{}
DataLinkNameOptional
DataLinkName interface{}
- Type: interface{}
DdlOnlineOptional
DdlOnline interface{}
- Type: interface{}
EcsInstanceIdOptional
EcsInstanceId interface{}
- Type: interface{}
EcsRegionOptional
EcsRegion interface{}
- Type: interface{}
EnableSellCommonOptional
EnableSellCommon interface{}
- Type: interface{}
EnableSellSitdOptional
EnableSellSitd interface{}
- Type: interface{}
EnableSellStableOptional
EnableSellStable interface{}
- Type: interface{}
SidOptional
Sid interface{}
- Type: interface{}
SkipTestOptional
SkipTest interface{}
- Type: interface{}
TemplateIdOptional
TemplateId interface{}
- Type: interface{}
TemplateTypeOptional
TemplateType interface{}
- Type: interface{}
TidOptional
Tid interface{}
- Type: interface{}
UseDsqlOptional
UseDsql interface{}
- Type: interface{}
UseSslOptional
UseSsl interface{}
- Type: interface{}
VpcIdOptional
VpcId interface{}
- Type: interface{}