stratosphere-lightsail-1.0.0: Stratosphere integration for AWS Lightsail.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Lightsail.StaticIp

Documentation

data StaticIp Source #

Instances

Instances details
ToJSON StaticIp Source # 
Instance details

Defined in Stratosphere.Lightsail.StaticIp

Show StaticIp Source # 
Instance details

Defined in Stratosphere.Lightsail.StaticIp

Eq StaticIp Source # 
Instance details

Defined in Stratosphere.Lightsail.StaticIp

ToResourceProperties StaticIp Source # 
Instance details

Defined in Stratosphere.Lightsail.StaticIp

Property "AttachedTo" StaticIp Source # 
Instance details

Defined in Stratosphere.Lightsail.StaticIp

Associated Types

type PropertyType "AttachedTo" StaticIp 
Instance details

Defined in Stratosphere.Lightsail.StaticIp

type PropertyType "AttachedTo" StaticIp = Value Text

Methods

set :: PropertyType "AttachedTo" StaticIp -> StaticIp -> StaticIp #

Property "StaticIpName" StaticIp Source # 
Instance details

Defined in Stratosphere.Lightsail.StaticIp

Associated Types

type PropertyType "StaticIpName" StaticIp 
Instance details

Defined in Stratosphere.Lightsail.StaticIp

type PropertyType "StaticIpName" StaticIp = Value Text

Methods

set :: PropertyType "StaticIpName" StaticIp -> StaticIp -> StaticIp #

type PropertyType "AttachedTo" StaticIp Source # 
Instance details

Defined in Stratosphere.Lightsail.StaticIp

type PropertyType "AttachedTo" StaticIp = Value Text
type PropertyType "StaticIpName" StaticIp Source # 
Instance details

Defined in Stratosphere.Lightsail.StaticIp

type PropertyType "StaticIpName" StaticIp = Value Text