amazonka-storagegateway-1.4.2: Amazon Storage Gateway 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.StorageGateway.SetLocalConsolePassword

Contents

Description

Sets the password for your VM local console. When you log in to the local console for the first time, you log in to the VM with the default credentials. We recommend that you set a new password. You don't need to know the default password to set a new password.

Synopsis

Creating a Request

setLocalConsolePassword Source #

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

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

data SetLocalConsolePassword Source #

SetLocalConsolePasswordInput

See: setLocalConsolePassword smart constructor.

Instances

Eq SetLocalConsolePassword Source # 
Data SetLocalConsolePassword Source # 

Methods

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

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

toConstr :: SetLocalConsolePassword -> Constr #

dataTypeOf :: SetLocalConsolePassword -> DataType #

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

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

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

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

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

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

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

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

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

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

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

Methods

rnf :: SetLocalConsolePassword -> () #

AWSRequest SetLocalConsolePassword Source # 
ToPath SetLocalConsolePassword Source # 
ToHeaders SetLocalConsolePassword Source # 
ToQuery SetLocalConsolePassword Source # 
type Rep SetLocalConsolePassword Source # 
type Rep SetLocalConsolePassword = D1 (MetaData "SetLocalConsolePassword" "Network.AWS.StorageGateway.SetLocalConsolePassword" "amazonka-storagegateway-1.4.2-6QlWW7emDRu7IjwBFv6RzL" False) (C1 (MetaCons "SetLocalConsolePassword'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_slcpGatewayARN") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text)) (S1 (MetaSel (Just Symbol "_slcpLocalConsolePassword") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Sensitive Text)))))
type Rs SetLocalConsolePassword Source # 

Request Lenses

slcpLocalConsolePassword :: Lens' SetLocalConsolePassword Text Source #

The password you want to set for your VM local console.

Destructuring the Response

setLocalConsolePasswordResponse Source #

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

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

data SetLocalConsolePasswordResponse Source #

See: setLocalConsolePasswordResponse smart constructor.

Instances

Eq SetLocalConsolePasswordResponse Source # 
Data SetLocalConsolePasswordResponse Source # 

Methods

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

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

toConstr :: SetLocalConsolePasswordResponse -> Constr #

dataTypeOf :: SetLocalConsolePasswordResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read SetLocalConsolePasswordResponse Source # 
Show SetLocalConsolePasswordResponse Source # 
Generic SetLocalConsolePasswordResponse Source # 
NFData SetLocalConsolePasswordResponse Source # 
type Rep SetLocalConsolePasswordResponse Source # 
type Rep SetLocalConsolePasswordResponse = D1 (MetaData "SetLocalConsolePasswordResponse" "Network.AWS.StorageGateway.SetLocalConsolePassword" "amazonka-storagegateway-1.4.2-6QlWW7emDRu7IjwBFv6RzL" False) (C1 (MetaCons "SetLocalConsolePasswordResponse'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_slcprsGatewayARN") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_slcprsResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Int))))

Response Lenses