CidrCollectionChange
A complex type that contains information about the CIDR collection change.
Contents
- Action
-
CIDR collection change action.
Type: String
Valid Values:
PUT | DELETE_IF_EXISTS
Required: Yes
- CidrList
-
List of CIDR blocks.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 1000 items.
Length Constraints: Minimum length of 1. Maximum length of 50.
Pattern:
.*\S.*
Required: Yes
- LocationName
-
Name of the location that is associated with the CIDR collection.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 16.
Pattern:
[0-9A-Za-z_\-]+
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: