| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.EC2.NetworkInterface.InstanceIpv6AddressProperty
Documentation
data InstanceIpv6AddressProperty Source #
Constructors
| InstanceIpv6AddressProperty | |
Instances
| ToJSON InstanceIpv6AddressProperty Source # | |||||
| Show InstanceIpv6AddressProperty Source # | |||||
Defined in Stratosphere.EC2.NetworkInterface.InstanceIpv6AddressProperty Methods showsPrec :: Int -> InstanceIpv6AddressProperty -> ShowS # show :: InstanceIpv6AddressProperty -> String # showList :: [InstanceIpv6AddressProperty] -> ShowS # | |||||
| Eq InstanceIpv6AddressProperty Source # | |||||
| ToResourceProperties InstanceIpv6AddressProperty Source # | |||||
| Property "Ipv6Address" InstanceIpv6AddressProperty Source # | |||||
Defined in Stratosphere.EC2.NetworkInterface.InstanceIpv6AddressProperty Associated Types
Methods set :: PropertyType "Ipv6Address" InstanceIpv6AddressProperty -> InstanceIpv6AddressProperty -> InstanceIpv6AddressProperty # | |||||
| type PropertyType "Ipv6Address" InstanceIpv6AddressProperty Source # | |||||