Safe Haskell | None |
---|---|
Language | Haskell2010 |
Aws.S3.Commands.DeleteObjectVersion
Documentation
data DeleteObjectVersion Source #
Constructors
DeleteObjectVersion | |
Fields
|
Instances
Show DeleteObjectVersion Source # | |
Defined in Aws.S3.Commands.DeleteObjectVersion | |
SignQuery DeleteObjectVersion Source # | ServiceConfiguration: |
Defined in Aws.S3.Commands.DeleteObjectVersion Associated Types type ServiceConfiguration DeleteObjectVersion :: Type -> Type Source # Methods signQuery :: DeleteObjectVersion -> ServiceConfiguration DeleteObjectVersion queryType -> SignatureData -> SignedQuery Source # | |
Transaction DeleteObjectVersion DeleteObjectVersionResponse Source # | |
Defined in Aws.S3.Commands.DeleteObjectVersion | |
ResponseConsumer DeleteObjectVersion DeleteObjectVersionResponse Source # | |
Defined in Aws.S3.Commands.DeleteObjectVersion Associated Types type ResponseMetadata DeleteObjectVersionResponse :: Type Source # | |
type ServiceConfiguration DeleteObjectVersion Source # | |
deleteObjectVersion :: Bucket -> Text -> Text -> DeleteObjectVersion Source #
data DeleteObjectVersionResponse Source #
Constructors
DeleteObjectVersionResponse | |