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