cloudfront_create_anycast_ip_list {paws.networking}R Documentation

Creates an Anycast static IP list

Description

Creates an Anycast static IP list.

See https://www.paws-r-sdk.com/docs/cloudfront_create_anycast_ip_list/ for full documentation.

Usage

cloudfront_create_anycast_ip_list(Name, IpCount, Tags = NULL)

Arguments

Name

[required] Name of the Anycast static IP list.

IpCount

[required] The number of static IP addresses that are allocated to the Anycast static IP list.

Tags

[Package paws.networking version 0.9.0 Index]