aws-ec2-0.3.7: AWS EC2/VPC, ELB and CloudWatch client library for Haskell
Aws.Ec2.Commands.AttachInternetGateway
data AttachInternetGateway Source #
Constructors
Fields
Instances
Methods
showsPrec :: Int -> AttachInternetGateway -> ShowS #
show :: AttachInternetGateway -> String #
showList :: [AttachInternetGateway] -> ShowS #
Associated Types
type ServiceConfiguration AttachInternetGateway :: * -> * #
signQuery :: AttachInternetGateway -> ServiceConfiguration AttachInternetGateway queryType -> SignatureData -> SignedQuery #
type ResponseMetadata Value :: * #
responseConsumer :: AttachInternetGateway -> IORef (ResponseMetadata Value) -> HTTPResponseConsumer Value #