FirewallSyncReason
Describes why a firewall is out of sync. Exactly one of missingFirewall or invalidFirewall is set.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- invalidFirewall
-
Details about a firewall whose configuration does not match the intended configuration.
Type: InvalidFirewallReasons object
Required: No
- missingFirewall
-
Indicates that an expected firewall is missing. The value describes the missing firewall.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: