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 Methods showsPrec :: Int -> DeleteObjectVersion -> ShowS # show :: DeleteObjectVersion -> String # showList :: [DeleteObjectVersion] -> ShowS # | |
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 | |
Instances
Show DeleteObjectVersionResponse Source # | |
Defined in Aws.S3.Commands.DeleteObjectVersion Methods showsPrec :: Int -> DeleteObjectVersionResponse -> ShowS # show :: DeleteObjectVersionResponse -> String # showList :: [DeleteObjectVersionResponse] -> ShowS # | |
AsMemoryResponse DeleteObjectVersionResponse Source # | |
Defined in Aws.S3.Commands.DeleteObjectVersion Associated Types type MemoryResponse DeleteObjectVersionResponse :: Type 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 MemoryResponse DeleteObjectVersionResponse Source # | |
type ResponseMetadata DeleteObjectVersionResponse Source # | |