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

Stratosphere.GlobalAccelerator.EndpointGroup

Documentation

data EndpointGroup Source #

Constructors

EndpointGroup

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-globalaccelerator-endpointgroup.html

Fields

Instances

Instances details
ToJSON EndpointGroup Source # 
Instance details

Defined in Stratosphere.GlobalAccelerator.EndpointGroup

Show EndpointGroup Source # 
Instance details

Defined in Stratosphere.GlobalAccelerator.EndpointGroup

Eq EndpointGroup Source # 
Instance details

Defined in Stratosphere.GlobalAccelerator.EndpointGroup

ToResourceProperties EndpointGroup Source # 
Instance details

Defined in Stratosphere.GlobalAccelerator.EndpointGroup

Property "EndpointConfigurations" EndpointGroup Source # 
Instance details

Defined in Stratosphere.GlobalAccelerator.EndpointGroup

Associated Types

type PropertyType "EndpointConfigurations" EndpointGroup 
Instance details

Defined in Stratosphere.GlobalAccelerator.EndpointGroup

type PropertyType "EndpointConfigurations" EndpointGroup = [EndpointConfigurationProperty]

Methods

set :: PropertyType "EndpointConfigurations" EndpointGroup -> EndpointGroup -> EndpointGroup #

Property "EndpointGroupRegion" EndpointGroup Source # 
Instance details

Defined in Stratosphere.GlobalAccelerator.EndpointGroup

Associated Types

type PropertyType "EndpointGroupRegion" EndpointGroup 
Instance details

Defined in Stratosphere.GlobalAccelerator.EndpointGroup

type PropertyType "EndpointGroupRegion" EndpointGroup = Value Text

Methods

set :: PropertyType "EndpointGroupRegion" EndpointGroup -> EndpointGroup -> EndpointGroup #

Property "HealthCheckIntervalSeconds" EndpointGroup Source # 
Instance details

Defined in Stratosphere.GlobalAccelerator.EndpointGroup

Associated Types

type PropertyType "HealthCheckIntervalSeconds" EndpointGroup 
Instance details

Defined in Stratosphere.GlobalAccelerator.EndpointGroup

type PropertyType "HealthCheckIntervalSeconds" EndpointGroup = Value Integer

Methods

set :: PropertyType "HealthCheckIntervalSeconds" EndpointGroup -> EndpointGroup -> EndpointGroup #

Property "HealthCheckPath" EndpointGroup Source # 
Instance details

Defined in Stratosphere.GlobalAccelerator.EndpointGroup

Associated Types

type PropertyType "HealthCheckPath" EndpointGroup 
Instance details

Defined in Stratosphere.GlobalAccelerator.EndpointGroup

type PropertyType "HealthCheckPath" EndpointGroup = Value Text

Methods

set :: PropertyType "HealthCheckPath" EndpointGroup -> EndpointGroup -> EndpointGroup #

Property "HealthCheckPort" EndpointGroup Source # 
Instance details

Defined in Stratosphere.GlobalAccelerator.EndpointGroup

Associated Types

type PropertyType "HealthCheckPort" EndpointGroup 
Instance details

Defined in Stratosphere.GlobalAccelerator.EndpointGroup

type PropertyType "HealthCheckPort" EndpointGroup = Value Integer

Methods

set :: PropertyType "HealthCheckPort" EndpointGroup -> EndpointGroup -> EndpointGroup #

Property "HealthCheckProtocol" EndpointGroup Source # 
Instance details

Defined in Stratosphere.GlobalAccelerator.EndpointGroup

Associated Types

type PropertyType "HealthCheckProtocol" EndpointGroup 
Instance details

Defined in Stratosphere.GlobalAccelerator.EndpointGroup

type PropertyType "HealthCheckProtocol" EndpointGroup = Value Text

Methods

set :: PropertyType "HealthCheckProtocol" EndpointGroup -> EndpointGroup -> EndpointGroup #

Property "ListenerArn" EndpointGroup Source # 
Instance details

Defined in Stratosphere.GlobalAccelerator.EndpointGroup

Associated Types

type PropertyType "ListenerArn" EndpointGroup 
Instance details

Defined in Stratosphere.GlobalAccelerator.EndpointGroup

type PropertyType "ListenerArn" EndpointGroup = Value Text
Property "PortOverrides" EndpointGroup Source # 
Instance details

Defined in Stratosphere.GlobalAccelerator.EndpointGroup

Associated Types

type PropertyType "PortOverrides" EndpointGroup 
Instance details

Defined in Stratosphere.GlobalAccelerator.EndpointGroup

Methods

set :: PropertyType "PortOverrides" EndpointGroup -> EndpointGroup -> EndpointGroup #

Property "ThresholdCount" EndpointGroup Source # 
Instance details

Defined in Stratosphere.GlobalAccelerator.EndpointGroup

Associated Types

type PropertyType "ThresholdCount" EndpointGroup 
Instance details

Defined in Stratosphere.GlobalAccelerator.EndpointGroup

type PropertyType "ThresholdCount" EndpointGroup = Value Integer

Methods

set :: PropertyType "ThresholdCount" EndpointGroup -> EndpointGroup -> EndpointGroup #

Property "TrafficDialPercentage" EndpointGroup Source # 
Instance details

Defined in Stratosphere.GlobalAccelerator.EndpointGroup

Associated Types

type PropertyType "TrafficDialPercentage" EndpointGroup 
Instance details

Defined in Stratosphere.GlobalAccelerator.EndpointGroup

type PropertyType "TrafficDialPercentage" EndpointGroup = Value Double

Methods

set :: PropertyType "TrafficDialPercentage" EndpointGroup -> EndpointGroup -> EndpointGroup #

type PropertyType "EndpointConfigurations" EndpointGroup Source # 
Instance details

Defined in Stratosphere.GlobalAccelerator.EndpointGroup

type PropertyType "EndpointConfigurations" EndpointGroup = [EndpointConfigurationProperty]
type PropertyType "EndpointGroupRegion" EndpointGroup Source # 
Instance details

Defined in Stratosphere.GlobalAccelerator.EndpointGroup

type PropertyType "EndpointGroupRegion" EndpointGroup = Value Text
type PropertyType "HealthCheckIntervalSeconds" EndpointGroup Source # 
Instance details

Defined in Stratosphere.GlobalAccelerator.EndpointGroup

type PropertyType "HealthCheckIntervalSeconds" EndpointGroup = Value Integer
type PropertyType "HealthCheckPath" EndpointGroup Source # 
Instance details

Defined in Stratosphere.GlobalAccelerator.EndpointGroup

type PropertyType "HealthCheckPath" EndpointGroup = Value Text
type PropertyType "HealthCheckPort" EndpointGroup Source # 
Instance details

Defined in Stratosphere.GlobalAccelerator.EndpointGroup

type PropertyType "HealthCheckPort" EndpointGroup = Value Integer
type PropertyType "HealthCheckProtocol" EndpointGroup Source # 
Instance details

Defined in Stratosphere.GlobalAccelerator.EndpointGroup

type PropertyType "HealthCheckProtocol" EndpointGroup = Value Text
type PropertyType "ListenerArn" EndpointGroup Source # 
Instance details

Defined in Stratosphere.GlobalAccelerator.EndpointGroup

type PropertyType "ListenerArn" EndpointGroup = Value Text
type PropertyType "PortOverrides" EndpointGroup Source # 
Instance details

Defined in Stratosphere.GlobalAccelerator.EndpointGroup

type PropertyType "ThresholdCount" EndpointGroup Source # 
Instance details

Defined in Stratosphere.GlobalAccelerator.EndpointGroup

type PropertyType "ThresholdCount" EndpointGroup = Value Integer
type PropertyType "TrafficDialPercentage" EndpointGroup Source # 
Instance details

Defined in Stratosphere.GlobalAccelerator.EndpointGroup

type PropertyType "TrafficDialPercentage" EndpointGroup = Value Double