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

Class: Aws::CloudFront::Types::CreatePublicKeyResult

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

Overview

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.

#locationString

The URL of the public key.

Returns:

  • (String)

    The URL of the public key.

#public_keyTypes::PublicKey

The public key.

Returns: