amazonka-appstream-1.4.5: Amazon AppStream 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.AppStream.DisassociateFleet

Contents

Description

Disassociates a fleet from a stack.

Synopsis

Creating a Request

disassociateFleet Source #

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

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

  • dfFleetName - The name of the fleet to disassociate.
  • dfStackName - The name of the stack with which the fleet is associated.

data DisassociateFleet Source #

See: disassociateFleet smart constructor.

Instances

Eq DisassociateFleet Source # 
Data DisassociateFleet Source # 

Methods

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

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

toConstr :: DisassociateFleet -> Constr #

dataTypeOf :: DisassociateFleet -> DataType #

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

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

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

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

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

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

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

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

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

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

Read DisassociateFleet Source # 
Show DisassociateFleet Source # 
Generic DisassociateFleet Source # 
Hashable DisassociateFleet Source # 
ToJSON DisassociateFleet Source # 
NFData DisassociateFleet Source # 

Methods

rnf :: DisassociateFleet -> () #

AWSRequest DisassociateFleet Source # 
ToPath DisassociateFleet Source # 
ToHeaders DisassociateFleet Source # 
ToQuery DisassociateFleet Source # 
type Rep DisassociateFleet Source # 
type Rep DisassociateFleet = D1 (MetaData "DisassociateFleet" "Network.AWS.AppStream.DisassociateFleet" "amazonka-appstream-1.4.5-IRmm46UHAni5KvE4mK7PN1" False) (C1 (MetaCons "DisassociateFleet'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_dfFleetName") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text)) (S1 (MetaSel (Just Symbol "_dfStackName") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text))))
type Rs DisassociateFleet Source # 

Request Lenses

dfFleetName :: Lens' DisassociateFleet Text Source #

The name of the fleet to disassociate.

dfStackName :: Lens' DisassociateFleet Text Source #

The name of the stack with which the fleet is associated.

Destructuring the Response

disassociateFleetResponse Source #

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

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

data DisassociateFleetResponse Source #

See: disassociateFleetResponse smart constructor.

Instances

Eq DisassociateFleetResponse Source # 
Data DisassociateFleetResponse Source # 

Methods

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

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

toConstr :: DisassociateFleetResponse -> Constr #

dataTypeOf :: DisassociateFleetResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read DisassociateFleetResponse Source # 
Show DisassociateFleetResponse Source # 
Generic DisassociateFleetResponse Source # 
NFData DisassociateFleetResponse Source # 
type Rep DisassociateFleetResponse Source # 
type Rep DisassociateFleetResponse = D1 (MetaData "DisassociateFleetResponse" "Network.AWS.AppStream.DisassociateFleet" "amazonka-appstream-1.4.5-IRmm46UHAni5KvE4mK7PN1" True) (C1 (MetaCons "DisassociateFleetResponse'" PrefixI True) (S1 (MetaSel (Just Symbol "_drsResponseStatus") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 Int)))

Response Lenses