| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.GroundStation.DataflowEndpointGroup.AwsGroundStationAgentEndpointProperty
Documentation
data IntegerRangeProperty Source #
Constructors
| IntegerRangeProperty | |
Fields | |
Instances
data ConnectionDetailsProperty Source #
Constructors
| ConnectionDetailsProperty | |
Fields
| |
Instances
| ToJSON ConnectionDetailsProperty Source # | |||||
Defined in Stratosphere.GroundStation.DataflowEndpointGroup.ConnectionDetailsProperty Methods toJSON :: ConnectionDetailsProperty -> Value # toEncoding :: ConnectionDetailsProperty -> Encoding # toJSONList :: [ConnectionDetailsProperty] -> Value # | |||||
| Show ConnectionDetailsProperty Source # | |||||
Defined in Stratosphere.GroundStation.DataflowEndpointGroup.ConnectionDetailsProperty Methods showsPrec :: Int -> ConnectionDetailsProperty -> ShowS # show :: ConnectionDetailsProperty -> String # showList :: [ConnectionDetailsProperty] -> ShowS # | |||||
| Eq ConnectionDetailsProperty Source # | |||||
| ToResourceProperties ConnectionDetailsProperty Source # | |||||
| Property "Mtu" ConnectionDetailsProperty Source # | |||||
Defined in Stratosphere.GroundStation.DataflowEndpointGroup.ConnectionDetailsProperty Associated Types
Methods set :: PropertyType "Mtu" ConnectionDetailsProperty -> ConnectionDetailsProperty -> ConnectionDetailsProperty # | |||||
| Property "SocketAddress" ConnectionDetailsProperty Source # | |||||
Defined in Stratosphere.GroundStation.DataflowEndpointGroup.ConnectionDetailsProperty Associated Types
Methods set :: PropertyType "SocketAddress" ConnectionDetailsProperty -> ConnectionDetailsProperty -> ConnectionDetailsProperty # | |||||
| type PropertyType "Mtu" ConnectionDetailsProperty Source # | |||||
| type PropertyType "SocketAddress" ConnectionDetailsProperty Source # | |||||
data RangedConnectionDetailsProperty Source #
Constructors
| RangedConnectionDetailsProperty | |
Fields
| |
Instances
| ToJSON RangedConnectionDetailsProperty Source # | |||||
| Show RangedConnectionDetailsProperty Source # | |||||
| Eq RangedConnectionDetailsProperty Source # | |||||
| ToResourceProperties RangedConnectionDetailsProperty Source # | |||||
| Property "Mtu" RangedConnectionDetailsProperty Source # | |||||
Defined in Stratosphere.GroundStation.DataflowEndpointGroup.RangedConnectionDetailsProperty Associated Types
| |||||
| Property "SocketAddress" RangedConnectionDetailsProperty Source # | |||||
Defined in Stratosphere.GroundStation.DataflowEndpointGroup.RangedConnectionDetailsProperty Associated Types
Methods set :: PropertyType "SocketAddress" RangedConnectionDetailsProperty -> RangedConnectionDetailsProperty -> RangedConnectionDetailsProperty # | |||||
| type PropertyType "Mtu" RangedConnectionDetailsProperty Source # | |||||
| type PropertyType "SocketAddress" RangedConnectionDetailsProperty Source # | |||||
data SocketAddressProperty Source #
Constructors
| SocketAddressProperty | |
Instances
| ToJSON SocketAddressProperty Source # | |||||
Defined in Stratosphere.GroundStation.DataflowEndpointGroup.SocketAddressProperty Methods toJSON :: SocketAddressProperty -> Value # toEncoding :: SocketAddressProperty -> Encoding # toJSONList :: [SocketAddressProperty] -> Value # toEncodingList :: [SocketAddressProperty] -> Encoding # omitField :: SocketAddressProperty -> Bool # | |||||
| Show SocketAddressProperty Source # | |||||
Defined in Stratosphere.GroundStation.DataflowEndpointGroup.SocketAddressProperty Methods showsPrec :: Int -> SocketAddressProperty -> ShowS # show :: SocketAddressProperty -> String # showList :: [SocketAddressProperty] -> ShowS # | |||||
| Eq SocketAddressProperty Source # | |||||
Defined in Stratosphere.GroundStation.DataflowEndpointGroup.SocketAddressProperty Methods (==) :: SocketAddressProperty -> SocketAddressProperty -> Bool # (/=) :: SocketAddressProperty -> SocketAddressProperty -> Bool # | |||||
| ToResourceProperties SocketAddressProperty Source # | |||||
| Property "Name" SocketAddressProperty Source # | |||||
Defined in Stratosphere.GroundStation.DataflowEndpointGroup.SocketAddressProperty Associated Types
Methods set :: PropertyType "Name" SocketAddressProperty -> SocketAddressProperty -> SocketAddressProperty # | |||||
| Property "Port" SocketAddressProperty Source # | |||||
Defined in Stratosphere.GroundStation.DataflowEndpointGroup.SocketAddressProperty Associated Types
Methods set :: PropertyType "Port" SocketAddressProperty -> SocketAddressProperty -> SocketAddressProperty # | |||||
| type PropertyType "Name" SocketAddressProperty Source # | |||||
| type PropertyType "Port" SocketAddressProperty Source # | |||||
data RangedSocketAddressProperty Source #
Constructors
| RangedSocketAddressProperty | |
Fields
| |
Instances
| ToJSON RangedSocketAddressProperty Source # | |||||
Defined in Stratosphere.GroundStation.DataflowEndpointGroup.RangedSocketAddressProperty Methods toJSON :: RangedSocketAddressProperty -> Value # toEncoding :: RangedSocketAddressProperty -> Encoding # toJSONList :: [RangedSocketAddressProperty] -> Value # toEncodingList :: [RangedSocketAddressProperty] -> Encoding # | |||||
| Show RangedSocketAddressProperty Source # | |||||
Defined in Stratosphere.GroundStation.DataflowEndpointGroup.RangedSocketAddressProperty Methods showsPrec :: Int -> RangedSocketAddressProperty -> ShowS # show :: RangedSocketAddressProperty -> String # showList :: [RangedSocketAddressProperty] -> ShowS # | |||||
| Eq RangedSocketAddressProperty Source # | |||||
| ToResourceProperties RangedSocketAddressProperty Source # | |||||
| Property "Name" RangedSocketAddressProperty Source # | |||||
Defined in Stratosphere.GroundStation.DataflowEndpointGroup.RangedSocketAddressProperty Associated Types
Methods set :: PropertyType "Name" RangedSocketAddressProperty -> RangedSocketAddressProperty -> RangedSocketAddressProperty # | |||||
| Property "PortRange" RangedSocketAddressProperty Source # | |||||
Defined in Stratosphere.GroundStation.DataflowEndpointGroup.RangedSocketAddressProperty Associated Types
Methods set :: PropertyType "PortRange" RangedSocketAddressProperty -> RangedSocketAddressProperty -> RangedSocketAddressProperty # | |||||
| type PropertyType "Name" RangedSocketAddressProperty Source # | |||||
| type PropertyType "PortRange" RangedSocketAddressProperty Source # | |||||
data AwsGroundStationAgentEndpointProperty Source #
Constructors
| AwsGroundStationAgentEndpointProperty | |
Fields | |
Instances
| ToJSON AwsGroundStationAgentEndpointProperty Source # | |||||
Defined in Stratosphere.GroundStation.DataflowEndpointGroup.AwsGroundStationAgentEndpointProperty Methods toJSON :: AwsGroundStationAgentEndpointProperty -> Value # toEncoding :: AwsGroundStationAgentEndpointProperty -> Encoding # toJSONList :: [AwsGroundStationAgentEndpointProperty] -> Value # toEncodingList :: [AwsGroundStationAgentEndpointProperty] -> Encoding # omitField :: AwsGroundStationAgentEndpointProperty -> Bool # | |||||
| Show AwsGroundStationAgentEndpointProperty Source # | |||||
| Eq AwsGroundStationAgentEndpointProperty Source # | |||||
| ToResourceProperties AwsGroundStationAgentEndpointProperty Source # | |||||
| Property "AgentStatus" AwsGroundStationAgentEndpointProperty Source # | |||||
Defined in Stratosphere.GroundStation.DataflowEndpointGroup.AwsGroundStationAgentEndpointProperty Associated Types
Methods set :: PropertyType "AgentStatus" AwsGroundStationAgentEndpointProperty -> AwsGroundStationAgentEndpointProperty -> AwsGroundStationAgentEndpointProperty # | |||||
| Property "AuditResults" AwsGroundStationAgentEndpointProperty Source # | |||||
Defined in Stratosphere.GroundStation.DataflowEndpointGroup.AwsGroundStationAgentEndpointProperty Associated Types
Methods set :: PropertyType "AuditResults" AwsGroundStationAgentEndpointProperty -> AwsGroundStationAgentEndpointProperty -> AwsGroundStationAgentEndpointProperty # | |||||
| Property "EgressAddress" AwsGroundStationAgentEndpointProperty Source # | |||||
Defined in Stratosphere.GroundStation.DataflowEndpointGroup.AwsGroundStationAgentEndpointProperty Associated Types
Methods set :: PropertyType "EgressAddress" AwsGroundStationAgentEndpointProperty -> AwsGroundStationAgentEndpointProperty -> AwsGroundStationAgentEndpointProperty # | |||||
| Property "IngressAddress" AwsGroundStationAgentEndpointProperty Source # | |||||
Defined in Stratosphere.GroundStation.DataflowEndpointGroup.AwsGroundStationAgentEndpointProperty Associated Types
Methods set :: PropertyType "IngressAddress" AwsGroundStationAgentEndpointProperty -> AwsGroundStationAgentEndpointProperty -> AwsGroundStationAgentEndpointProperty # | |||||
| Property "Name" AwsGroundStationAgentEndpointProperty Source # | |||||
Defined in Stratosphere.GroundStation.DataflowEndpointGroup.AwsGroundStationAgentEndpointProperty Associated Types
| |||||
| type PropertyType "AgentStatus" AwsGroundStationAgentEndpointProperty Source # | |||||
| type PropertyType "AuditResults" AwsGroundStationAgentEndpointProperty Source # | |||||
| type PropertyType "EgressAddress" AwsGroundStationAgentEndpointProperty Source # | |||||
| type PropertyType "IngressAddress" AwsGroundStationAgentEndpointProperty Source # | |||||
| type PropertyType "Name" AwsGroundStationAgentEndpointProperty Source # | |||||