amazonka-cloudfront-0.0.4: Amazon CloudFront SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.CloudFront.DeleteStreamingDistribution

Contents

Description

Synopsis

Request

Request constructor

deleteStreamingDistribution Source

DeleteStreamingDistribution constructor.

The fields accessible through corresponding lenses are:

Request lenses

dsdIfMatch :: Lens' DeleteStreamingDistribution (Maybe Text) Source

The value of the ETag header you received when you disabled the streaming distribution. For example: E2QWRUHAPOMQZL.

Response

Response constructor