ManagedFirewallDomainListsItem
Summary information about a managed firewall domain list.
Contents
- id
-
The unique identifier of the managed firewall domain list.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
[-.a-zA-Z0-9]+Required: Yes
- managedListType
-
The type of the managed firewall domain list.
Type: String
Required: Yes
- name
-
The name of the managed firewall domain list.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
(?!^[0-9]+$)([a-zA-Z0-9-_/' ']+)Required: Yes
- description
-
A description of the managed firewall domain list.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: