Skip to content

RosDBClusterAccessWhiteListProps

Properties for defining a RosDBClusterAccessWhiteList.

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

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkpolardb"
&alicloudroscdkpolardb.RosDBClusterAccessWhiteListProps {
    DbClusterId: interface{},
    SecurityIps: interface{},
    DbClusterIpArrayName: interface{},
}

Properties

Name Type Description
DbClusterId interface{} No description.
SecurityIps interface{} No description.
DbClusterIpArrayName interface{} No description.

DbClusterIdRequired

DbClusterId interface{}
  • Type: interface{}

SecurityIpsRequired

SecurityIps interface{}
  • Type: interface{}

DbClusterIpArrayNameOptional

DbClusterIpArrayName interface{}
  • Type: interface{}