Skip to content

RosDBNodesProps

Properties for defining a RosDBNodes.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-polardb-dbnodes

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkpolardb"
&alicloudroscdkpolardb.RosDBNodesProps {
    Amount: interface{},
    DbClusterId: interface{},
    DbNodeType: interface{},
    EndpointBindList: interface{},
    ImciSwitch: interface{},
    PlannedEndTime: interface{},
    PlannedStartTime: interface{},
    ResourceGroupId: interface{},
}

Properties

Name Type Description
Amount interface{} No description.
DbClusterId interface{} No description.
DbNodeType interface{} No description.
EndpointBindList interface{} No description.
ImciSwitch interface{} No description.
PlannedEndTime interface{} No description.
PlannedStartTime interface{} No description.
ResourceGroupId interface{} No description.

AmountRequired

Amount interface{}
  • Type: interface{}

DbClusterIdRequired

DbClusterId interface{}
  • Type: interface{}

DbNodeTypeOptional

DbNodeType interface{}
  • Type: interface{}

EndpointBindListOptional

EndpointBindList interface{}
  • Type: interface{}

ImciSwitchOptional

ImciSwitch interface{}
  • Type: interface{}

PlannedEndTimeOptional

PlannedEndTime interface{}
  • Type: interface{}

PlannedStartTimeOptional

PlannedStartTime interface{}
  • Type: interface{}

ResourceGroupIdOptional

ResourceGroupId interface{}
  • Type: interface{}