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
show all
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

Instance Attribute Details

#addressesArray<String>

The IP addresses that are currently blocked.

Returns:

  • (Array<String>)

    The IP addresses that are currently blocked.

#ip_address_versionString

Possible values:

  • IPV4
  • IPV6

Returns:

  • (String)