class Aws::CloudFront::Types::DeletePublicKeyRequest
@note When making an API call, you may pass DeletePublicKeyRequest
data as a hash: { id: "string", # required if_match: "string", }
@!attribute [rw] id
The ID of the public key you want to remove from CloudFront. @return [String]
@!attribute [rw] if_match
The value of the `ETag` header that you received when retrieving the public key identity to delete. For example: `E2QWRUHAPOMQZL`. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/DeletePublicKeyRequest AWS API Documentation
Constants
- SENSITIVE