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

Class: Aws::CloudFront::Types::KeyPairIds

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

Overview

A list of CloudFront key pair identifiers.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#itemsArray<String>

A list of CloudFront key pair identifiers.

Returns:

  • (Array<String>)

    A list of CloudFront key pair identifiers.

#quantityInteger

The number of key pair identifiers in the list.

Returns:

  • (Integer)

    The number of key pair identifiers in the list.