amazonka-rds-1.6.1: Amazon Relational Database Service SDK.

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

Network.AWS.RDS.StartDBInstance

Contents

Description

Starts a DB instance that was stopped using the AWS console, the stop-db-instance AWS CLI command, or the StopDBInstance action. For more information, see Stopping and Starting a DB instance in the AWS RDS user guide.

Synopsis

Creating a Request

startDBInstance Source #

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

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

data StartDBInstance Source #

See: startDBInstance smart constructor.

Instances
Eq StartDBInstance Source # 
Instance details

Defined in Network.AWS.RDS.StartDBInstance

Data StartDBInstance Source # 
Instance details

Defined in Network.AWS.RDS.StartDBInstance

Methods

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

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

toConstr :: StartDBInstance -> Constr #

dataTypeOf :: StartDBInstance -> DataType #

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

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

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

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

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

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

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

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

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

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

Read StartDBInstance Source # 
Instance details

Defined in Network.AWS.RDS.StartDBInstance

Show StartDBInstance Source # 
Instance details

Defined in Network.AWS.RDS.StartDBInstance

Generic StartDBInstance Source # 
Instance details

Defined in Network.AWS.RDS.StartDBInstance

Associated Types

type Rep StartDBInstance :: Type -> Type #

Hashable StartDBInstance Source # 
Instance details

Defined in Network.AWS.RDS.StartDBInstance

AWSRequest StartDBInstance Source # 
Instance details

Defined in Network.AWS.RDS.StartDBInstance

Associated Types

type Rs StartDBInstance :: Type #

ToHeaders StartDBInstance Source # 
Instance details

Defined in Network.AWS.RDS.StartDBInstance

ToPath StartDBInstance Source # 
Instance details

Defined in Network.AWS.RDS.StartDBInstance

ToQuery StartDBInstance Source # 
Instance details

Defined in Network.AWS.RDS.StartDBInstance

NFData StartDBInstance Source # 
Instance details

Defined in Network.AWS.RDS.StartDBInstance

Methods

rnf :: StartDBInstance -> () #

type Rep StartDBInstance Source # 
Instance details

Defined in Network.AWS.RDS.StartDBInstance

type Rep StartDBInstance = D1 (MetaData "StartDBInstance" "Network.AWS.RDS.StartDBInstance" "amazonka-rds-1.6.1-GvYb6r2di9RGFKQcoJXq1A" True) (C1 (MetaCons "StartDBInstance'" PrefixI True) (S1 (MetaSel (Just "_sdbiDBInstanceIdentifier") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 Text)))
type Rs StartDBInstance Source # 
Instance details

Defined in Network.AWS.RDS.StartDBInstance

Request Lenses

sdbiDBInstanceIdentifier :: Lens' StartDBInstance Text Source #

The user-supplied instance identifier.

Destructuring the Response

startDBInstanceResponse Source #

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

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

data StartDBInstanceResponse Source #

See: startDBInstanceResponse smart constructor.

Instances
Eq StartDBInstanceResponse Source # 
Instance details

Defined in Network.AWS.RDS.StartDBInstance

Data StartDBInstanceResponse Source # 
Instance details

Defined in Network.AWS.RDS.StartDBInstance

Methods

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

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

toConstr :: StartDBInstanceResponse -> Constr #

dataTypeOf :: StartDBInstanceResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read StartDBInstanceResponse Source # 
Instance details

Defined in Network.AWS.RDS.StartDBInstance

Show StartDBInstanceResponse Source # 
Instance details

Defined in Network.AWS.RDS.StartDBInstance

Generic StartDBInstanceResponse Source # 
Instance details

Defined in Network.AWS.RDS.StartDBInstance

Associated Types

type Rep StartDBInstanceResponse :: Type -> Type #

NFData StartDBInstanceResponse Source # 
Instance details

Defined in Network.AWS.RDS.StartDBInstance

Methods

rnf :: StartDBInstanceResponse -> () #

type Rep StartDBInstanceResponse Source # 
Instance details

Defined in Network.AWS.RDS.StartDBInstance

type Rep StartDBInstanceResponse = D1 (MetaData "StartDBInstanceResponse" "Network.AWS.RDS.StartDBInstance" "amazonka-rds-1.6.1-GvYb6r2di9RGFKQcoJXq1A" False) (C1 (MetaCons "StartDBInstanceResponse'" PrefixI True) (S1 (MetaSel (Just "_sdbirsDBInstance") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe DBInstance)) :*: S1 (MetaSel (Just "_sdbirsResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Int)))

Response Lenses