do-spaces-0.2: DigitalOcean Spaces API bindings
Copyright(c) 2021 Rory Tyler Hayford
LicenseBSD-3-Clause
Maintainerrory.hayford@protonmail.com
Stabilityexperimental
PortabilityGHC
Safe HaskellNone
LanguageHaskell2010

Network.DO.Spaces.Actions.GetBucketLocation

Description

 
Synopsis

Documentation

newtype GetBucketLocation Source #

Query the location (the Region) of a Bucket

Constructors

GetBucketLocation 

Fields

Instances

Instances details
Eq GetBucketLocation Source # 
Instance details

Defined in Network.DO.Spaces.Actions.GetBucketLocation

Show GetBucketLocation Source # 
Instance details

Defined in Network.DO.Spaces.Actions.GetBucketLocation

Generic GetBucketLocation Source # 
Instance details

Defined in Network.DO.Spaces.Actions.GetBucketLocation

Associated Types

type Rep GetBucketLocation :: Type -> Type #

MonadSpaces m => Action m GetBucketLocation Source # 
Instance details

Defined in Network.DO.Spaces.Actions.GetBucketLocation

type Rep GetBucketLocation Source # 
Instance details

Defined in Network.DO.Spaces.Actions.GetBucketLocation

type Rep GetBucketLocation = D1 ('MetaData "GetBucketLocation" "Network.DO.Spaces.Actions.GetBucketLocation" "do-spaces-0.2-6plBREpGHjL7zr5f6tFOCc" 'True) (C1 ('MetaCons "GetBucketLocation" 'PrefixI 'True) (S1 ('MetaSel ('Just "bucket") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Bucket)))
type ConsumedResponse GetBucketLocation Source # 
Instance details

Defined in Network.DO.Spaces.Actions.GetBucketLocation