日本熟妇hd丰满老熟妇,中文字幕一区二区三区在线不卡 ,亚洲成片在线观看,免费女同在线一区二区

alicloud_cdn_ip_info

更新時間:

This data source provides the function of verifying whether an IP is a CDN node.

-> NOTE: Available in v1.153.0+.

Example Usage

Basic Usage

data "alicloud_cdn_ip_info" "ip_test" {
  ip = "114.114.114.114"
}

Argument Reference

The following arguments are supported:

  • ip - (Required, ForceNew) Specify IP address.

Argument Reference

The following attributes are exported in addition to the arguments listed above:

  • cdn_ip - Whether it belongs to an Alibaba Cloud CDN node.Valid values: True, False.
  • isp - The operator's Chinese name, e.g. 電信.
  • isp_ename - The operator's English name, e.g. telecom.
  • region - Chinese name of the region, e.g. 中國-貴州省-貴陽市.
  • region_ename - English name of the region, e.g. China-Guizhou-guiyang.