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

Copyright(c) 2013-2017 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.EC2.DisableVPCClassicLinkDNSSupport

Contents

Description

Disables ClassicLink DNS support for a VPC. If disabled, DNS hostnames resolve to public IP addresses when addressed between a linked EC2-Classic instance and instances in the VPC to which it's linked. For more information about ClassicLink, see ClassicLink in the Amazon Elastic Compute Cloud User Guide .

Synopsis

Creating a Request

disableVPCClassicLinkDNSSupport :: DisableVPCClassicLinkDNSSupport Source #

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

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

data DisableVPCClassicLinkDNSSupport Source #

Contains the parameters for DisableVpcClassicLinkDnsSupport.

See: disableVPCClassicLinkDNSSupport smart constructor.

Instances

Eq DisableVPCClassicLinkDNSSupport Source # 
Data DisableVPCClassicLinkDNSSupport Source # 

Methods

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

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

toConstr :: DisableVPCClassicLinkDNSSupport -> Constr #

dataTypeOf :: DisableVPCClassicLinkDNSSupport -> DataType #

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

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

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

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

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

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

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

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

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

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

Read DisableVPCClassicLinkDNSSupport Source # 
Show DisableVPCClassicLinkDNSSupport Source # 
Generic DisableVPCClassicLinkDNSSupport Source # 
Hashable DisableVPCClassicLinkDNSSupport Source # 
NFData DisableVPCClassicLinkDNSSupport Source # 
AWSRequest DisableVPCClassicLinkDNSSupport Source # 
ToQuery DisableVPCClassicLinkDNSSupport Source # 
ToPath DisableVPCClassicLinkDNSSupport Source # 
ToHeaders DisableVPCClassicLinkDNSSupport Source # 
type Rep DisableVPCClassicLinkDNSSupport Source # 
type Rep DisableVPCClassicLinkDNSSupport = D1 (MetaData "DisableVPCClassicLinkDNSSupport" "Network.AWS.EC2.DisableVPCClassicLinkDNSSupport" "amazonka-ec2-1.5.0-8IdXK3SzsETDMW2aFpANS9" True) (C1 (MetaCons "DisableVPCClassicLinkDNSSupport'" PrefixI True) (S1 (MetaSel (Just Symbol "_dvcldsVPCId") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 (Maybe Text))))
type Rs DisableVPCClassicLinkDNSSupport Source # 

Request Lenses

Destructuring the Response

disableVPCClassicLinkDNSSupportResponse Source #

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

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

data DisableVPCClassicLinkDNSSupportResponse Source #

Contains the output of DisableVpcClassicLinkDnsSupport.

See: disableVPCClassicLinkDNSSupportResponse smart constructor.

Instances

Eq DisableVPCClassicLinkDNSSupportResponse Source # 
Data DisableVPCClassicLinkDNSSupportResponse Source # 

Methods

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

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

toConstr :: DisableVPCClassicLinkDNSSupportResponse -> Constr #

dataTypeOf :: DisableVPCClassicLinkDNSSupportResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read DisableVPCClassicLinkDNSSupportResponse Source # 
Show DisableVPCClassicLinkDNSSupportResponse Source # 
Generic DisableVPCClassicLinkDNSSupportResponse Source # 
NFData DisableVPCClassicLinkDNSSupportResponse Source # 
type Rep DisableVPCClassicLinkDNSSupportResponse Source # 
type Rep DisableVPCClassicLinkDNSSupportResponse = D1 (MetaData "DisableVPCClassicLinkDNSSupportResponse" "Network.AWS.EC2.DisableVPCClassicLinkDNSSupport" "amazonka-ec2-1.5.0-8IdXK3SzsETDMW2aFpANS9" False) (C1 (MetaCons "DisableVPCClassicLinkDNSSupportResponse'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_dvcldsrsReturn") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Bool))) (S1 (MetaSel (Just Symbol "_dvcldsrsResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Int))))

Response Lenses

dvcldsrsReturn :: Lens' DisableVPCClassicLinkDNSSupportResponse (Maybe Bool) Source #

Returns true if the request succeeds; otherwise, it returns an error.