| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.GroundStation.DataflowEndpointGroup
Documentation
data IntegerRangeProperty Source #
Constructors
| IntegerRangeProperty | |
Instances
data EndpointDetailsProperty Source #
Constructors
| EndpointDetailsProperty | |
Instances
| ToJSON EndpointDetailsProperty Source # | |||||
Defined in Stratosphere.GroundStation.DataflowEndpointGroup.EndpointDetailsProperty Methods toJSON :: EndpointDetailsProperty -> Value # toEncoding :: EndpointDetailsProperty -> Encoding # toJSONList :: [EndpointDetailsProperty] -> Value # | |||||
| Show EndpointDetailsProperty Source # | |||||
Defined in Stratosphere.GroundStation.DataflowEndpointGroup.EndpointDetailsProperty Methods showsPrec :: Int -> EndpointDetailsProperty -> ShowS # show :: EndpointDetailsProperty -> String # showList :: [EndpointDetailsProperty] -> ShowS # | |||||
| Eq EndpointDetailsProperty Source # | |||||
| ToResourceProperties EndpointDetailsProperty Source # | |||||
| Property "AwsGroundStationAgentEndpoint" EndpointDetailsProperty Source # | |||||
Defined in Stratosphere.GroundStation.DataflowEndpointGroup.EndpointDetailsProperty Associated Types
Methods set :: PropertyType "AwsGroundStationAgentEndpoint" EndpointDetailsProperty -> EndpointDetailsProperty -> EndpointDetailsProperty # | |||||
| Property "Endpoint" EndpointDetailsProperty Source # | |||||
Defined in Stratosphere.GroundStation.DataflowEndpointGroup.EndpointDetailsProperty Associated Types
Methods set :: PropertyType "Endpoint" EndpointDetailsProperty -> EndpointDetailsProperty -> EndpointDetailsProperty # | |||||
| Property "SecurityDetails" EndpointDetailsProperty Source # | |||||
Defined in Stratosphere.GroundStation.DataflowEndpointGroup.EndpointDetailsProperty Associated Types
Methods set :: PropertyType "SecurityDetails" EndpointDetailsProperty -> EndpointDetailsProperty -> EndpointDetailsProperty # | |||||
| type PropertyType "AwsGroundStationAgentEndpoint" EndpointDetailsProperty Source # | |||||
Defined in Stratosphere.GroundStation.DataflowEndpointGroup.EndpointDetailsProperty type PropertyType "AwsGroundStationAgentEndpoint" EndpointDetailsProperty = AwsGroundStationAgentEndpointProperty | |||||
| type PropertyType "Endpoint" EndpointDetailsProperty Source # | |||||
| type PropertyType "SecurityDetails" EndpointDetailsProperty 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 # | |||||
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 DataflowEndpointProperty Source #
Constructors
| DataflowEndpointProperty | |
Instances
| ToJSON DataflowEndpointProperty Source # | |||||
| Show DataflowEndpointProperty Source # | |||||
Defined in Stratosphere.GroundStation.DataflowEndpointGroup.DataflowEndpointProperty Methods showsPrec :: Int -> DataflowEndpointProperty -> ShowS # show :: DataflowEndpointProperty -> String # showList :: [DataflowEndpointProperty] -> ShowS # | |||||
| Eq DataflowEndpointProperty Source # | |||||
| ToResourceProperties DataflowEndpointProperty Source # | |||||
| Property "Address" DataflowEndpointProperty Source # | |||||
Defined in Stratosphere.GroundStation.DataflowEndpointGroup.DataflowEndpointProperty Associated Types
Methods set :: PropertyType "Address" DataflowEndpointProperty -> DataflowEndpointProperty -> DataflowEndpointProperty # | |||||
| Property "Mtu" DataflowEndpointProperty Source # | |||||
Defined in Stratosphere.GroundStation.DataflowEndpointGroup.DataflowEndpointProperty Associated Types
Methods set :: PropertyType "Mtu" DataflowEndpointProperty -> DataflowEndpointProperty -> DataflowEndpointProperty # | |||||
| Property "Name" DataflowEndpointProperty Source # | |||||
Defined in Stratosphere.GroundStation.DataflowEndpointGroup.DataflowEndpointProperty Associated Types
Methods set :: PropertyType "Name" DataflowEndpointProperty -> DataflowEndpointProperty -> DataflowEndpointProperty # | |||||
| type PropertyType "Address" DataflowEndpointProperty Source # | |||||
| type PropertyType "Mtu" DataflowEndpointProperty Source # | |||||
| type PropertyType "Name" DataflowEndpointProperty Source # | |||||
data SecurityDetailsProperty Source #
Constructors
| SecurityDetailsProperty | |
Instances
| ToJSON SecurityDetailsProperty Source # | |||||
Defined in Stratosphere.GroundStation.DataflowEndpointGroup.SecurityDetailsProperty Methods toJSON :: SecurityDetailsProperty -> Value # toEncoding :: SecurityDetailsProperty -> Encoding # toJSONList :: [SecurityDetailsProperty] -> Value # | |||||
| Show SecurityDetailsProperty Source # | |||||
Defined in Stratosphere.GroundStation.DataflowEndpointGroup.SecurityDetailsProperty Methods showsPrec :: Int -> SecurityDetailsProperty -> ShowS # show :: SecurityDetailsProperty -> String # showList :: [SecurityDetailsProperty] -> ShowS # | |||||
| Eq SecurityDetailsProperty Source # | |||||
| ToResourceProperties SecurityDetailsProperty Source # | |||||
| Property "RoleArn" SecurityDetailsProperty Source # | |||||
Defined in Stratosphere.GroundStation.DataflowEndpointGroup.SecurityDetailsProperty Associated Types
Methods set :: PropertyType "RoleArn" SecurityDetailsProperty -> SecurityDetailsProperty -> SecurityDetailsProperty # | |||||
| Property "SecurityGroupIds" SecurityDetailsProperty Source # | |||||
Defined in Stratosphere.GroundStation.DataflowEndpointGroup.SecurityDetailsProperty Associated Types
Methods set :: PropertyType "SecurityGroupIds" SecurityDetailsProperty -> SecurityDetailsProperty -> SecurityDetailsProperty # | |||||
| Property "SubnetIds" SecurityDetailsProperty Source # | |||||
Defined in Stratosphere.GroundStation.DataflowEndpointGroup.SecurityDetailsProperty Associated Types
Methods set :: PropertyType "SubnetIds" SecurityDetailsProperty -> SecurityDetailsProperty -> SecurityDetailsProperty # | |||||
| type PropertyType "RoleArn" SecurityDetailsProperty Source # | |||||
| type PropertyType "SecurityGroupIds" SecurityDetailsProperty Source # | |||||
| type PropertyType "SubnetIds" SecurityDetailsProperty 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 DataflowEndpointGroup Source #
Constructors
| DataflowEndpointGroup | |
Fields | |
Instances
| ToJSON DataflowEndpointGroup Source # | |||||
Defined in Stratosphere.GroundStation.DataflowEndpointGroup Methods toJSON :: DataflowEndpointGroup -> Value # toEncoding :: DataflowEndpointGroup -> Encoding # toJSONList :: [DataflowEndpointGroup] -> Value # toEncodingList :: [DataflowEndpointGroup] -> Encoding # omitField :: DataflowEndpointGroup -> Bool # | |||||
| Show DataflowEndpointGroup Source # | |||||
Defined in Stratosphere.GroundStation.DataflowEndpointGroup Methods showsPrec :: Int -> DataflowEndpointGroup -> ShowS # show :: DataflowEndpointGroup -> String # showList :: [DataflowEndpointGroup] -> ShowS # | |||||
| Eq DataflowEndpointGroup Source # | |||||
Defined in Stratosphere.GroundStation.DataflowEndpointGroup Methods (==) :: DataflowEndpointGroup -> DataflowEndpointGroup -> Bool # (/=) :: DataflowEndpointGroup -> DataflowEndpointGroup -> Bool # | |||||
| ToResourceProperties DataflowEndpointGroup Source # | |||||
Defined in Stratosphere.GroundStation.DataflowEndpointGroup Methods toResourceProperties :: DataflowEndpointGroup -> ResourceProperties # | |||||
| Property "ContactPostPassDurationSeconds" DataflowEndpointGroup Source # | |||||
Defined in Stratosphere.GroundStation.DataflowEndpointGroup Associated Types
Methods set :: PropertyType "ContactPostPassDurationSeconds" DataflowEndpointGroup -> DataflowEndpointGroup -> DataflowEndpointGroup # | |||||
| Property "ContactPrePassDurationSeconds" DataflowEndpointGroup Source # | |||||
Defined in Stratosphere.GroundStation.DataflowEndpointGroup Associated Types
Methods set :: PropertyType "ContactPrePassDurationSeconds" DataflowEndpointGroup -> DataflowEndpointGroup -> DataflowEndpointGroup # | |||||
| Property "EndpointDetails" DataflowEndpointGroup Source # | |||||
Defined in Stratosphere.GroundStation.DataflowEndpointGroup Associated Types
Methods set :: PropertyType "EndpointDetails" DataflowEndpointGroup -> DataflowEndpointGroup -> DataflowEndpointGroup # | |||||
| Property "Tags" DataflowEndpointGroup Source # | |||||
Defined in Stratosphere.GroundStation.DataflowEndpointGroup Associated Types
Methods set :: PropertyType "Tags" DataflowEndpointGroup -> DataflowEndpointGroup -> DataflowEndpointGroup # | |||||
| type PropertyType "ContactPostPassDurationSeconds" DataflowEndpointGroup Source # | |||||
| type PropertyType "ContactPrePassDurationSeconds" DataflowEndpointGroup Source # | |||||
| type PropertyType "EndpointDetails" DataflowEndpointGroup Source # | |||||
| type PropertyType "Tags" DataflowEndpointGroup Source # | |||||