Skip to content

IpWhiteListProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkmaxcompute"
&alicloudroscdkmaxcompute.IpWhiteListProperty {
    IpList: interface{},
    VpcIpList: interface{},
}

Properties

Name Type Description
IpList interface{} No description.
VpcIpList interface{} No description.

IpListOptional

IpList interface{}
  • Type: interface{}

VpcIpListOptional

VpcIpList interface{}
  • Type: interface{}