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. |
InstanceId
Required
InstanceId interface{}
- Type: interface{}
SecurityIps
Required
SecurityIps interface{}
- Type: interface{}
SecurityIpGroupAttribute
Optional
SecurityIpGroupAttribute interface{}
- Type: interface{}
SecurityIpGroupName
Optional
SecurityIpGroupName interface{}
- Type: interface{}