stratosphere-0.6.0: EDSL for AWS CloudFormation
Stratosphere.Resources.EC2Host
Description
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-host.html
Synopsis
data EC2Host #
Full data type definition for EC2Host. See ec2Host for a more convenient constructor.
ec2Host
Constructors
Fields
Instances
Methods
(==) :: EC2Host -> EC2Host -> Bool #
(/=) :: EC2Host -> EC2Host -> Bool #
showsPrec :: Int -> EC2Host -> ShowS #
show :: EC2Host -> String #
showList :: [EC2Host] -> ShowS #
toJSON :: EC2Host -> Value #
toEncoding :: EC2Host -> Encoding #
toJSONList :: [EC2Host] -> Value #
toEncodingList :: [EC2Host] -> Encoding #
parseJSON :: Value -> Parser EC2Host #
parseJSONList :: Value -> Parser [EC2Host] #
ec2Host #
Arguments
echAvailabilityZone
echInstanceType
Constructor for EC2Host containing required fields as arguments.
EC2Host
echAutoPlacement :: Lens' EC2Host (Maybe (Val Text)) #
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-host.html#cfn-ec2-host-autoplacement
echAvailabilityZone :: Lens' EC2Host (Val Text) #
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-host.html#cfn-ec2-host-availabilityzone
echInstanceType :: Lens' EC2Host (Val Text) #
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-host.html#cfn-ec2-host-instancetype