amazonka-ec2-1.4.5: Amazon Elastic Compute Cloud SDK.

Copyright(c) 2013-2016 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.EC2.DeleteSpotDatafeedSubscription

Contents

Description

Deletes the data feed for Spot instances.

Synopsis

Creating a Request

deleteSpotDatafeedSubscription :: DeleteSpotDatafeedSubscription #

Creates a value of DeleteSpotDatafeedSubscription with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

  • dsdssDryRun - Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation . Otherwise, it is UnauthorizedOperation .

data DeleteSpotDatafeedSubscription #

Contains the parameters for DeleteSpotDatafeedSubscription.

See: deleteSpotDatafeedSubscription smart constructor.

Instances

Eq DeleteSpotDatafeedSubscription # 
Data DeleteSpotDatafeedSubscription # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> DeleteSpotDatafeedSubscription -> c DeleteSpotDatafeedSubscription #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c DeleteSpotDatafeedSubscription #

toConstr :: DeleteSpotDatafeedSubscription -> Constr #

dataTypeOf :: DeleteSpotDatafeedSubscription -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c DeleteSpotDatafeedSubscription) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c DeleteSpotDatafeedSubscription) #

gmapT :: (forall b. Data b => b -> b) -> DeleteSpotDatafeedSubscription -> DeleteSpotDatafeedSubscription #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> DeleteSpotDatafeedSubscription -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> DeleteSpotDatafeedSubscription -> r #

gmapQ :: (forall d. Data d => d -> u) -> DeleteSpotDatafeedSubscription -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> DeleteSpotDatafeedSubscription -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> DeleteSpotDatafeedSubscription -> m DeleteSpotDatafeedSubscription #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> DeleteSpotDatafeedSubscription -> m DeleteSpotDatafeedSubscription #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> DeleteSpotDatafeedSubscription -> m DeleteSpotDatafeedSubscription #

Read DeleteSpotDatafeedSubscription # 
Show DeleteSpotDatafeedSubscription # 
Generic DeleteSpotDatafeedSubscription # 
Hashable DeleteSpotDatafeedSubscription # 
NFData DeleteSpotDatafeedSubscription # 
AWSRequest DeleteSpotDatafeedSubscription # 
ToQuery DeleteSpotDatafeedSubscription # 
ToPath DeleteSpotDatafeedSubscription # 
ToHeaders DeleteSpotDatafeedSubscription # 
type Rep DeleteSpotDatafeedSubscription # 
type Rep DeleteSpotDatafeedSubscription = D1 (MetaData "DeleteSpotDatafeedSubscription" "Network.AWS.EC2.DeleteSpotDatafeedSubscription" "amazonka-ec2-1.4.5-C4CR35JggG2GhWFrIiKGhu" True) (C1 (MetaCons "DeleteSpotDatafeedSubscription'" PrefixI True) (S1 (MetaSel (Just Symbol "_dsdssDryRun") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 (Maybe Bool))))
type Rs DeleteSpotDatafeedSubscription # 

Request Lenses

dsdssDryRun :: Lens' DeleteSpotDatafeedSubscription (Maybe Bool) #

Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation . Otherwise, it is UnauthorizedOperation .

Destructuring the Response

data DeleteSpotDatafeedSubscriptionResponse #

Instances

Eq DeleteSpotDatafeedSubscriptionResponse # 
Data DeleteSpotDatafeedSubscriptionResponse # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> DeleteSpotDatafeedSubscriptionResponse -> c DeleteSpotDatafeedSubscriptionResponse #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c DeleteSpotDatafeedSubscriptionResponse #

toConstr :: DeleteSpotDatafeedSubscriptionResponse -> Constr #

dataTypeOf :: DeleteSpotDatafeedSubscriptionResponse -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c DeleteSpotDatafeedSubscriptionResponse) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c DeleteSpotDatafeedSubscriptionResponse) #

gmapT :: (forall b. Data b => b -> b) -> DeleteSpotDatafeedSubscriptionResponse -> DeleteSpotDatafeedSubscriptionResponse #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> DeleteSpotDatafeedSubscriptionResponse -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> DeleteSpotDatafeedSubscriptionResponse -> r #

gmapQ :: (forall d. Data d => d -> u) -> DeleteSpotDatafeedSubscriptionResponse -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> DeleteSpotDatafeedSubscriptionResponse -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> DeleteSpotDatafeedSubscriptionResponse -> m DeleteSpotDatafeedSubscriptionResponse #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> DeleteSpotDatafeedSubscriptionResponse -> m DeleteSpotDatafeedSubscriptionResponse #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> DeleteSpotDatafeedSubscriptionResponse -> m DeleteSpotDatafeedSubscriptionResponse #

Read DeleteSpotDatafeedSubscriptionResponse # 
Show DeleteSpotDatafeedSubscriptionResponse # 
Generic DeleteSpotDatafeedSubscriptionResponse # 
NFData DeleteSpotDatafeedSubscriptionResponse # 
type Rep DeleteSpotDatafeedSubscriptionResponse # 
type Rep DeleteSpotDatafeedSubscriptionResponse = D1 (MetaData "DeleteSpotDatafeedSubscriptionResponse" "Network.AWS.EC2.DeleteSpotDatafeedSubscription" "amazonka-ec2-1.4.5-C4CR35JggG2GhWFrIiKGhu" False) (C1 (MetaCons "DeleteSpotDatafeedSubscriptionResponse'" PrefixI False) U1)