RosInstancesProps
Properties for defining a RosInstances
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-mongodb-instances
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkmongodb/datasource"
&datasource.RosInstancesProps {
ChargeType: interface{},
ConnectionDomain: interface{},
DbInstanceClass: interface{},
DbInstanceDescription: interface{},
DbInstanceId: interface{},
DbInstanceStatus: interface{},
DbInstanceType: interface{},
EngineVersion: interface{},
Expired: interface{},
NetworkType: interface{},
RefreshOptions: interface{},
ReplicationFactor: interface{},
ResourceGroupId: interface{},
Tags: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkmongodb.datasource.RosInstances.TagsProperty,
VpcId: interface{},
VSwitchId: interface{},
ZoneId: interface{},
}
Properties
Name | Type | Description |
---|---|---|
ChargeType |
interface{} |
No description. |
ConnectionDomain |
interface{} |
No description. |
DbInstanceClass |
interface{} |
No description. |
DbInstanceDescription |
interface{} |
No description. |
DbInstanceId |
interface{} |
No description. |
DbInstanceStatus |
interface{} |
No description. |
DbInstanceType |
interface{} |
No description. |
EngineVersion |
interface{} |
No description. |
Expired |
interface{} |
No description. |
NetworkType |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
ReplicationFactor |
interface{} |
No description. |
ResourceGroupId |
interface{} |
No description. |
Tags |
*[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkmongodb.datasource.RosInstances.TagsProperty |
No description. |
VpcId |
interface{} |
No description. |
VSwitchId |
interface{} |
No description. |
ZoneId |
interface{} |
No description. |
ChargeType
Optional
ChargeType interface{}
- Type: interface{}
ConnectionDomain
Optional
ConnectionDomain interface{}
- Type: interface{}
DbInstanceClass
Optional
DbInstanceClass interface{}
- Type: interface{}
DbInstanceDescription
Optional
DbInstanceDescription interface{}
- Type: interface{}
DbInstanceId
Optional
DbInstanceId interface{}
- Type: interface{}
DbInstanceStatus
Optional
DbInstanceStatus interface{}
- Type: interface{}
DbInstanceType
Optional
DbInstanceType interface{}
- Type: interface{}
EngineVersion
Optional
EngineVersion interface{}
- Type: interface{}
Expired
Optional
Expired interface{}
- Type: interface{}
NetworkType
Optional
NetworkType interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}
ReplicationFactor
Optional
ReplicationFactor interface{}
- Type: interface{}
ResourceGroupId
Optional
ResourceGroupId interface{}
- Type: interface{}
Tags
Optional
Tags *[]TagsProperty
- Type: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkmongodb.datasource.RosInstances.TagsProperty
VpcId
Optional
VpcId interface{}
- Type: interface{}
VSwitchId
Optional
VSwitchId interface{}
- Type: interface{}
ZoneId
Optional
ZoneId interface{}
- Type: interface{}