Skip to content

RosInstanceClassesProps

Properties for defining a RosInstanceClasses.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-mongodb-instanceclasses

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkmongodb/datasource"
&datasource.RosInstanceClassesProps {
    DbType: interface{},
    InstanceChargeType: interface{},
    RefreshOptions: interface{},
    ResourceGroupId: interface{},
    ZoneId: interface{},
}

Properties

Name Type Description
DbType interface{} No description.
InstanceChargeType interface{} No description.
RefreshOptions interface{} No description.
ResourceGroupId interface{} No description.
ZoneId interface{} No description.

DbTypeOptional

DbType interface{}
  • Type: interface{}

InstanceChargeTypeOptional

InstanceChargeType interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}

ResourceGroupIdOptional

ResourceGroupId interface{}
  • Type: interface{}

ZoneIdOptional

ZoneId interface{}
  • Type: interface{}