ALIYUN::DirectMail::Ipfilter adds an IP address, IP range, or CIDR block to the DirectMail IP whitelist.
Syntax
{
"Type": "ALIYUN::DirectMail::Ipfilter",
"Properties": {
"IpAddress": String
}
}
Properties
|
Property |
Type |
Required |
Editable |
Description |
Constraint |
|
IpAddress |
String |
Yes |
No |
The IP address, IP range, or CIDR block. |
Single IP address format: IP range format: CIDR block format: |
Return values
Fn::GetAtt
-
CreateTime: the time when the IP filter was created.
-
IpAddress: the IP address in the IP filter.
-
IpfilterId: the ID of the IP filter.
Examples
该文章对您有帮助吗?