RosWhitelistProps
Properties for defining a RosWhitelist.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-memcache-whitelist
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkmemcache"
&alicloudroscdkmemcache.RosWhitelistProps {
InstanceId: interface{},
SecurityIps: interface{},
SecurityIpGroupAttribute: interface{},
SecurityIpGroupName: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
InstanceId |
interface{} |
No description. |
SecurityIps |
interface{} |
No description. |
SecurityIpGroupAttribute |
interface{} |
No description. |
SecurityIpGroupName |
interface{} |
No description. |
InstanceIdRequired
InstanceId interface{}
- Type: interface{}
SecurityIpsRequired
SecurityIps interface{}
- Type: interface{}
SecurityIpGroupAttributeOptional
SecurityIpGroupAttribute interface{}
- Type: interface{}
SecurityIpGroupNameOptional
SecurityIpGroupName interface{}
- Type: interface{}