class Aws::CloudFront::Types::PublicKeySummary

Contains information about a public key.

@!attribute [rw] id

The identifier of the public key.
@return [String]

@!attribute [rw] name

A name to help identify the public key.
@return [String]

@!attribute [rw] created_time

The date and time when the public key was uploaded.
@return [Time]

@!attribute [rw] encoded_key

The public key.
@return [String]

@!attribute [rw] comment

A comment to describe the public key. The comment cannot be longer
than 128 characters.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/PublicKeySummary AWS API Documentation

Constants

SENSITIVE