RosInstanceProps
Properties for defining a RosInstance
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-dts-instance
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkdts"
&alicloudroscdkdts.RosInstanceProps {
InstanceClass: interface{},
PayType: interface{},
Type: interface{},
AutoPay: interface{},
AutoStart: interface{},
ComputeUnit: interface{},
DatabaseCount: interface{},
DestinationEndpointEngineName: interface{},
DestinationRegion: interface{},
Du: interface{},
FeeType: interface{},
JobId: interface{},
Period: interface{},
ResourceGroupId: interface{},
SourceEndpointEngineName: interface{},
SourceRegion: interface{},
SyncArchitecture: interface{},
UsedTime: interface{},
}
Properties
Name | Type | Description |
---|---|---|
InstanceClass |
interface{} |
No description. |
PayType |
interface{} |
No description. |
Type |
interface{} |
No description. |
AutoPay |
interface{} |
No description. |
AutoStart |
interface{} |
No description. |
ComputeUnit |
interface{} |
No description. |
DatabaseCount |
interface{} |
No description. |
DestinationEndpointEngineName |
interface{} |
No description. |
DestinationRegion |
interface{} |
No description. |
Du |
interface{} |
No description. |
FeeType |
interface{} |
No description. |
JobId |
interface{} |
No description. |
Period |
interface{} |
No description. |
ResourceGroupId |
interface{} |
No description. |
SourceEndpointEngineName |
interface{} |
No description. |
SourceRegion |
interface{} |
No description. |
SyncArchitecture |
interface{} |
No description. |
UsedTime |
interface{} |
No description. |
InstanceClass
Required
InstanceClass interface{}
- Type: interface{}
PayType
Required
PayType interface{}
- Type: interface{}
Type
Required
Type interface{}
- Type: interface{}
AutoPay
Optional
AutoPay interface{}
- Type: interface{}
AutoStart
Optional
AutoStart interface{}
- Type: interface{}
ComputeUnit
Optional
ComputeUnit interface{}
- Type: interface{}
DatabaseCount
Optional
DatabaseCount interface{}
- Type: interface{}
DestinationEndpointEngineName
Optional
DestinationEndpointEngineName interface{}
- Type: interface{}
DestinationRegion
Optional
DestinationRegion interface{}
- Type: interface{}
Du
Optional
Du interface{}
- Type: interface{}
FeeType
Optional
FeeType interface{}
- Type: interface{}
JobId
Optional
JobId interface{}
- Type: interface{}
Period
Optional
Period interface{}
- Type: interface{}
ResourceGroupId
Optional
ResourceGroupId interface{}
- Type: interface{}
SourceEndpointEngineName
Optional
SourceEndpointEngineName interface{}
- Type: interface{}
SourceRegion
Optional
SourceRegion interface{}
- Type: interface{}
SyncArchitecture
Optional
SyncArchitecture interface{}
- Type: interface{}
UsedTime
Optional
UsedTime interface{}
- Type: interface{}