class Aws::CloudFront::Types::DeleteFieldLevelEncryptionConfigRequest

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

data as a hash:

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

@!attribute [rw] id

The ID of the configuration you want to delete from CloudFront.
@return [String]

@!attribute [rw] if_match

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

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

Constants

SENSITIVE