class Aws::CloudFront::Types::DeleteFieldLevelEncryptionProfileRequest

@note When making an API call, you may pass DeleteFieldLevelEncryptionProfileRequest

data as a hash:

    {
      id: "string", # required
      if_match: "string",
    }

@!attribute [rw] id

Request the ID of the profile you want to delete from CloudFront.
@return [String]

@!attribute [rw] if_match

The value of the `ETag` header that you received when retrieving the
profile to delete. For example: `E2QWRUHAPOMQZL`.
@return [String]

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

Constants

SENSITIVE