AnycastIpList
An Anycast static IP list. For more information, see Request Anycast static IPs to use for allowlisting in the Amazon CloudFront Developer Guide.
Contents
- AnycastIps
-
The static IP addresses that are allocated to the Anycast static IP list.
Type: Array of strings
Required: Yes
- Arn
-
The Amazon Resource Name (ARN) of the Anycast static IP list.
Type: String
Required: Yes
- Id
-
The ID of the Anycast static IP list.
Type: String
Required: Yes
- IpCount
-
The number of IP addresses in the Anycast static IP list.
Type: Integer
Required: Yes
- LastModifiedTime
-
The last time the Anycast static IP list was modified.
Type: Timestamp
Required: Yes
- Name
-
The name of the Anycast static IP list.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
[a-zA-Z0-9-_]{1,64}
Required: Yes
- Status
-
The status of the Anycast static IP list. Valid values:
Deployed
,Deploying
, orFailed
.Type: String
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: