You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::GlobalAccelerator::Types::IpSet

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

A complex type for the set of IP addresses for an accelerator.

Instance Attribute Summary collapse

Instance Attribute Details

#ip_addressesArray<String>

The array of IP addresses in the IP address set. An IP address set can have a maximum of two IP addresses.

Returns:

  • (Array<String>)

    The array of IP addresses in the IP address set.

#ip_familyString

The types of IP addresses included in this IP set.

Returns:

  • (String)

    The types of IP addresses included in this IP set.