stratosphere-groundstation-1.0.0: Stratosphere integration for AWS GroundStation.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.GroundStation.DataflowEndpointGroup.AwsGroundStationAgentEndpointProperty

Documentation

data IntegerRangeProperty Source #

Instances

Instances details
ToJSON IntegerRangeProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.IntegerRangeProperty

Show IntegerRangeProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.IntegerRangeProperty

Eq IntegerRangeProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.IntegerRangeProperty

ToResourceProperties IntegerRangeProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.IntegerRangeProperty

Property "Maximum" IntegerRangeProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.IntegerRangeProperty

Property "Minimum" IntegerRangeProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.IntegerRangeProperty

type PropertyType "Maximum" IntegerRangeProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.IntegerRangeProperty

type PropertyType "Minimum" IntegerRangeProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.IntegerRangeProperty

data ConnectionDetailsProperty Source #

Instances

Instances details
ToJSON ConnectionDetailsProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.ConnectionDetailsProperty

Show ConnectionDetailsProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.ConnectionDetailsProperty

Eq ConnectionDetailsProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.ConnectionDetailsProperty

ToResourceProperties ConnectionDetailsProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.ConnectionDetailsProperty

Property "Mtu" ConnectionDetailsProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.ConnectionDetailsProperty

Property "SocketAddress" ConnectionDetailsProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.ConnectionDetailsProperty

type PropertyType "Mtu" ConnectionDetailsProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.ConnectionDetailsProperty

type PropertyType "SocketAddress" ConnectionDetailsProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.ConnectionDetailsProperty

data RangedConnectionDetailsProperty Source #

Instances

Instances details
ToJSON RangedConnectionDetailsProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.RangedConnectionDetailsProperty

Show RangedConnectionDetailsProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.RangedConnectionDetailsProperty

Eq RangedConnectionDetailsProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.RangedConnectionDetailsProperty

ToResourceProperties RangedConnectionDetailsProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.RangedConnectionDetailsProperty

Property "Mtu" RangedConnectionDetailsProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.RangedConnectionDetailsProperty

Property "SocketAddress" RangedConnectionDetailsProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.RangedConnectionDetailsProperty

type PropertyType "Mtu" RangedConnectionDetailsProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.RangedConnectionDetailsProperty

type PropertyType "SocketAddress" RangedConnectionDetailsProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.RangedConnectionDetailsProperty

data SocketAddressProperty Source #

Instances

Instances details
ToJSON SocketAddressProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.SocketAddressProperty

Show SocketAddressProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.SocketAddressProperty

Eq SocketAddressProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.SocketAddressProperty

ToResourceProperties SocketAddressProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.SocketAddressProperty

Property "Name" SocketAddressProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.SocketAddressProperty

Property "Port" SocketAddressProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.SocketAddressProperty

type PropertyType "Name" SocketAddressProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.SocketAddressProperty

type PropertyType "Port" SocketAddressProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.SocketAddressProperty

data RangedSocketAddressProperty Source #

Instances

Instances details
ToJSON RangedSocketAddressProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.RangedSocketAddressProperty

Show RangedSocketAddressProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.RangedSocketAddressProperty

Eq RangedSocketAddressProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.RangedSocketAddressProperty

ToResourceProperties RangedSocketAddressProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.RangedSocketAddressProperty

Property "Name" RangedSocketAddressProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.RangedSocketAddressProperty

Property "PortRange" RangedSocketAddressProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.RangedSocketAddressProperty

type PropertyType "Name" RangedSocketAddressProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.RangedSocketAddressProperty

type PropertyType "PortRange" RangedSocketAddressProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.RangedSocketAddressProperty

data AwsGroundStationAgentEndpointProperty Source #

Constructors

AwsGroundStationAgentEndpointProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-groundstation-dataflowendpointgroup-awsgroundstationagentendpoint.html

Instances

Instances details
ToJSON AwsGroundStationAgentEndpointProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.AwsGroundStationAgentEndpointProperty

Show AwsGroundStationAgentEndpointProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.AwsGroundStationAgentEndpointProperty

Eq AwsGroundStationAgentEndpointProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.AwsGroundStationAgentEndpointProperty

ToResourceProperties AwsGroundStationAgentEndpointProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.AwsGroundStationAgentEndpointProperty

Property "AgentStatus" AwsGroundStationAgentEndpointProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.AwsGroundStationAgentEndpointProperty

Property "AuditResults" AwsGroundStationAgentEndpointProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.AwsGroundStationAgentEndpointProperty

Property "EgressAddress" AwsGroundStationAgentEndpointProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.AwsGroundStationAgentEndpointProperty

Property "IngressAddress" AwsGroundStationAgentEndpointProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.AwsGroundStationAgentEndpointProperty

Property "Name" AwsGroundStationAgentEndpointProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.AwsGroundStationAgentEndpointProperty

type PropertyType "AgentStatus" AwsGroundStationAgentEndpointProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.AwsGroundStationAgentEndpointProperty

type PropertyType "AuditResults" AwsGroundStationAgentEndpointProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.AwsGroundStationAgentEndpointProperty

type PropertyType "EgressAddress" AwsGroundStationAgentEndpointProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.AwsGroundStationAgentEndpointProperty

type PropertyType "IngressAddress" AwsGroundStationAgentEndpointProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.AwsGroundStationAgentEndpointProperty

type PropertyType "Name" AwsGroundStationAgentEndpointProperty Source # 
Instance details

Defined in Stratosphere.GroundStation.DataflowEndpointGroup.AwsGroundStationAgentEndpointProperty