Safe Haskell | None |
---|---|
Language | Haskell2010 |
Aws.S3.Commands.DeleteObjectVersion
Documentation
data DeleteObjectVersion #
Constructors
DeleteObjectVersion | |
Fields
|
Instances
SignQuery DeleteObjectVersion # | ServiceConfiguration: | ||||
Defined in Aws.S3.Commands.DeleteObjectVersion Associated Types
Methods signQuery :: DeleteObjectVersion -> ServiceConfiguration DeleteObjectVersion queryType -> SignatureData -> SignedQuery # | |||||
Show DeleteObjectVersion # | |||||
Defined in Aws.S3.Commands.DeleteObjectVersion Methods showsPrec :: Int -> DeleteObjectVersion -> ShowS # show :: DeleteObjectVersion -> String # showList :: [DeleteObjectVersion] -> ShowS # | |||||
ResponseConsumer DeleteObjectVersion DeleteObjectVersionResponse # | |||||
Defined in Aws.S3.Commands.DeleteObjectVersion Associated Types
| |||||
Transaction DeleteObjectVersion DeleteObjectVersionResponse # | |||||
Defined in Aws.S3.Commands.DeleteObjectVersion | |||||
type ServiceConfiguration DeleteObjectVersion # | |||||
deleteObjectVersion :: Bucket -> Text -> Text -> DeleteObjectVersion #
data DeleteObjectVersionResponse #
Constructors
DeleteObjectVersionResponse |
Instances
AsMemoryResponse DeleteObjectVersionResponse # | |||||
Defined in Aws.S3.Commands.DeleteObjectVersion Associated Types
| |||||
Show DeleteObjectVersionResponse # | |||||
Defined in Aws.S3.Commands.DeleteObjectVersion Methods showsPrec :: Int -> DeleteObjectVersionResponse -> ShowS # show :: DeleteObjectVersionResponse -> String # showList :: [DeleteObjectVersionResponse] -> ShowS # | |||||
ResponseConsumer DeleteObjectVersion DeleteObjectVersionResponse # | |||||
Defined in Aws.S3.Commands.DeleteObjectVersion Associated Types
| |||||
Transaction DeleteObjectVersion DeleteObjectVersionResponse # | |||||
Defined in Aws.S3.Commands.DeleteObjectVersion | |||||
type MemoryResponse DeleteObjectVersionResponse # | |||||
type ResponseMetadata DeleteObjectVersionResponse # | |||||