BatchDeleteFirewallRuleResult
Information about a firewall rule that was deleted in a batch operation.
Contents
- id
-
The unique identifier of the deleted firewall rule.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
[-.a-zA-Z0-9]+Required: Yes
- clientToken
-
The unique string that identified the request and ensured idempotency.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: No
- name
-
The name of the deleted firewall rule.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
(?!^[0-9]+$)([a-zA-Z0-9-_/' ']+)Required: No
- status
-
The final status of the deleted firewall rule.
Type: String
Valid Values:
CREATING | OPERATIONAL | UPDATING | DELETINGRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: