class Aws::CloudFront::Types::DeleteCloudFrontOriginAccessIdentityRequest
Deletes a origin access identity.
@note When making an API call, you may pass DeleteCloudFrontOriginAccessIdentityRequest
data as a hash: { id: "string", # required if_match: "string", }
@!attribute [rw] id
The origin access identity's ID. @return [String]
@!attribute [rw] if_match
The value of the `ETag` header you received from a previous `GET` or `PUT` request. For example: `E2QWRUHAPOMQZL`. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/DeleteCloudFrontOriginAccessIdentityRequest AWS API Documentation
Constants
- SENSITIVE