Skip to content

IpfilterProps

Properties for defining a Ipfilter.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-directmail-ipfilter

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkdirectmail"
&alicloudroscdkdirectmail.IpfilterProps {
    IpAddress: interface{},
}

Properties

Name Type Description
IpAddress interface{} Property ipAddress: The whitelist IP address.

IpAddressRequired

IpAddress interface{}
  • Type: interface{}

Property ipAddress: The whitelist IP address.