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

Class: Aws::CloudFront::Types::PublicKey

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#created_timeTime

The date and time when the public key was uploaded.

Returns:

  • (Time)

    The date and time when the public key was uploaded.

#idString

The identifier of the public key.

Returns:

  • (String)

    The identifier of the public key.

#public_key_configTypes::PublicKeyConfig

Configuration information about a public key that you can use with signed URLs and signed cookies, or with field-level encryption.

Returns:

  • (Types::PublicKeyConfig)

    Configuration information about a public key that you can use with [signed URLs and signed cookies][1], or with [field-level encryption][2].