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

Class: Aws::EC2::Types::PrefixList

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

Overview

Describes prefixes for AWS services.

Instance Attribute Summary collapse

Instance Attribute Details

#cidrsArray<String>

The IP address range of the AWS service.

Returns:

  • (Array<String>)

    The IP address range of the AWS service.

#prefix_list_idString

The ID of the prefix.

Returns:

  • (String)

    The ID of the prefix.

#prefix_list_nameString

The name of the prefix.

Returns:

  • (String)

    The name of the prefix.