class Aws::CloudFront::Types::UpdatePublicKeyRequest
@note When making an API call, you may pass UpdatePublicKeyRequest
data as a hash: { public_key_config: { # required caller_reference: "string", # required name: "string", # required encoded_key: "string", # required comment: "string", }, id: "string", # required if_match: "string", }
@!attribute [rw] public_key_config
A public key configuration. @return [Types::PublicKeyConfig]
@!attribute [rw] id
The identifier of the public key that you are updating. @return [String]
@!attribute [rw] if_match
The value of the `ETag` header that you received when retrieving the public key to update. For example: `E2QWRUHAPOMQZL`. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/UpdatePublicKeyRequest AWS API Documentation
Constants
- SENSITIVE