BatchDeleteFirewallRuleResult - Amazon Route 53
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 | DELETING

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: