You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::WAFV2::Types::RateBasedStatementManagedKeysIPSet
- Inherits:
-
Struct
- Object
- Struct
- Aws::WAFV2::Types::RateBasedStatementManagedKeysIPSet
- Defined in:
- (unknown)
Overview
This is the latest version of AWS WAF, named AWS WAFV2, released in November, 2019. For information, including how to migrate your AWS WAF resources from the prior release, see the AWS WAF Developer Guide.
The set of IP addresses that are currently blocked for a rate-based statement.
Returned by:
Instance Attribute Summary collapse
-
#addresses ⇒ Array<String>
The IP addresses that are currently blocked.
-
#ip_address_version ⇒ String
Possible values:
- IPV4
- IPV6
.
Instance Attribute Details
#addresses ⇒ Array<String>
The IP addresses that are currently blocked.
#ip_address_version ⇒ String
Possible values:
- IPV4
- IPV6