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. |
DbClusterId
Required
DbClusterId interface{}
- Type: interface{}
SecurityIps
Required
SecurityIps interface{}
- Type: interface{}
DbClusterIpArrayName
Optional
DbClusterIpArrayName interface{}
- Type: interface{}