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

Class: Aws::CloudFront::Types::GetPublicKeyResult

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

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#etagString

The identifier for this version of the public key.

Returns:

  • (String)

    The identifier for this version of the public key.

#public_keyTypes::PublicKey

The public key.

Returns: