| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.GroundStation.DataflowEndpointGroup.EndpointDetailsProperty
Documentation
data DataflowEndpointProperty Source #
Constructors
| DataflowEndpointProperty | |
Instances
data EndpointDetailsProperty Source #
Constructors
| EndpointDetailsProperty | |
Fields | |
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 # | |||||