| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.ResourceProperties.EC2LaunchTemplateIpv6Add
Documentation
data EC2LaunchTemplateIpv6Add #
Full data type definition for EC2LaunchTemplateIpv6Add. See
ec2LaunchTemplateIpv6Add for a more convenient constructor.
Constructors
| EC2LaunchTemplateIpv6Add | |
Fields | |
Instances
| Eq EC2LaunchTemplateIpv6Add # | |
Defined in Stratosphere.ResourceProperties.EC2LaunchTemplateIpv6Add Methods (==) :: EC2LaunchTemplateIpv6Add -> EC2LaunchTemplateIpv6Add -> Bool # (/=) :: EC2LaunchTemplateIpv6Add -> EC2LaunchTemplateIpv6Add -> Bool # | |
| Show EC2LaunchTemplateIpv6Add # | |
Defined in Stratosphere.ResourceProperties.EC2LaunchTemplateIpv6Add Methods showsPrec :: Int -> EC2LaunchTemplateIpv6Add -> ShowS # show :: EC2LaunchTemplateIpv6Add -> String # showList :: [EC2LaunchTemplateIpv6Add] -> ShowS # | |
| ToJSON EC2LaunchTemplateIpv6Add # | |
Defined in Stratosphere.ResourceProperties.EC2LaunchTemplateIpv6Add Methods toJSON :: EC2LaunchTemplateIpv6Add -> Value # toEncoding :: EC2LaunchTemplateIpv6Add -> Encoding # toJSONList :: [EC2LaunchTemplateIpv6Add] -> Value # | |
| FromJSON EC2LaunchTemplateIpv6Add # | |
Defined in Stratosphere.ResourceProperties.EC2LaunchTemplateIpv6Add Methods parseJSON :: Value -> Parser EC2LaunchTemplateIpv6Add # parseJSONList :: Value -> Parser [EC2LaunchTemplateIpv6Add] # | |
ec2LaunchTemplateIpv6Add :: EC2LaunchTemplateIpv6Add #
Constructor for EC2LaunchTemplateIpv6Add containing required fields as
arguments.