class Aws::CloudFront::Types::PublicKey

A public key that you can use with [signed URLs and signed cookies], or with [field-level encryption].

[1]: docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html [2]: docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/field-level-encryption.html

@!attribute [rw] id

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

@!attribute [rw] created_time

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

@!attribute [rw] public_key_config

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

[1]: https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html
[2]: https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/field-level-encryption.html
@return [Types::PublicKeyConfig]

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

Constants

SENSITIVE