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

#etag ⇒ String

The identifier for this version of the public key.

Returns:

  • (String) —

    The identifier for this version of the public key.

#location ⇒ String

The URL of the public key.

Returns:

  • (String) —

    The URL of the public key.

#public_key ⇒ Types::PublicKey

The public key.

Returns: