stratosphere-globalaccelerator-1.0.0: Stratosphere integration for AWS GlobalAccelerator.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.GlobalAccelerator.Accelerator

Documentation

data Accelerator Source #

Instances

Instances details
ToJSON Accelerator Source # 
Instance details

Defined in Stratosphere.GlobalAccelerator.Accelerator

Show Accelerator Source # 
Instance details

Defined in Stratosphere.GlobalAccelerator.Accelerator

Eq Accelerator Source # 
Instance details

Defined in Stratosphere.GlobalAccelerator.Accelerator

ToResourceProperties Accelerator Source # 
Instance details

Defined in Stratosphere.GlobalAccelerator.Accelerator

Property "Enabled" Accelerator Source # 
Instance details

Defined in Stratosphere.GlobalAccelerator.Accelerator

Associated Types

type PropertyType "Enabled" Accelerator 
Instance details

Defined in Stratosphere.GlobalAccelerator.Accelerator

Property "IpAddressType" Accelerator Source # 
Instance details

Defined in Stratosphere.GlobalAccelerator.Accelerator

Associated Types

type PropertyType "IpAddressType" Accelerator 
Instance details

Defined in Stratosphere.GlobalAccelerator.Accelerator

type PropertyType "IpAddressType" Accelerator = Value Text

Methods

set :: PropertyType "IpAddressType" Accelerator -> Accelerator -> Accelerator #

Property "IpAddresses" Accelerator Source # 
Instance details

Defined in Stratosphere.GlobalAccelerator.Accelerator

Associated Types

type PropertyType "IpAddresses" Accelerator 
Instance details

Defined in Stratosphere.GlobalAccelerator.Accelerator

type PropertyType "IpAddresses" Accelerator = ValueList Text

Methods

set :: PropertyType "IpAddresses" Accelerator -> Accelerator -> Accelerator #

Property "Name" Accelerator Source # 
Instance details

Defined in Stratosphere.GlobalAccelerator.Accelerator

Associated Types

type PropertyType "Name" Accelerator 
Instance details

Defined in Stratosphere.GlobalAccelerator.Accelerator

Property "Tags" Accelerator Source # 
Instance details

Defined in Stratosphere.GlobalAccelerator.Accelerator

Associated Types

type PropertyType "Tags" Accelerator 
Instance details

Defined in Stratosphere.GlobalAccelerator.Accelerator

type PropertyType "Tags" Accelerator = [Tag]
type PropertyType "Enabled" Accelerator Source # 
Instance details

Defined in Stratosphere.GlobalAccelerator.Accelerator

type PropertyType "IpAddressType" Accelerator Source # 
Instance details

Defined in Stratosphere.GlobalAccelerator.Accelerator

type PropertyType "IpAddressType" Accelerator = Value Text
type PropertyType "IpAddresses" Accelerator Source # 
Instance details

Defined in Stratosphere.GlobalAccelerator.Accelerator

type PropertyType "IpAddresses" Accelerator = ValueList Text
type PropertyType "Name" Accelerator Source # 
Instance details

Defined in Stratosphere.GlobalAccelerator.Accelerator

type PropertyType "Tags" Accelerator Source # 
Instance details

Defined in Stratosphere.GlobalAccelerator.Accelerator

type PropertyType "Tags" Accelerator = [Tag]