stratosphere-iot-1.0.0: Stratosphere integration for AWS IoT.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.IoT.TopicRule.HttpActionProperty

Documentation

data HttpAuthorizationProperty Source #

Instances

Instances details
ToJSON HttpAuthorizationProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.HttpAuthorizationProperty

Show HttpAuthorizationProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.HttpAuthorizationProperty

Eq HttpAuthorizationProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.HttpAuthorizationProperty

ToResourceProperties HttpAuthorizationProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.HttpAuthorizationProperty

Property "Sigv4" HttpAuthorizationProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.HttpAuthorizationProperty

type PropertyType "Sigv4" HttpAuthorizationProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.HttpAuthorizationProperty

data SigV4AuthorizationProperty Source #

Instances

Instances details
ToJSON SigV4AuthorizationProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.SigV4AuthorizationProperty

Show SigV4AuthorizationProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.SigV4AuthorizationProperty

Eq SigV4AuthorizationProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.SigV4AuthorizationProperty

ToResourceProperties SigV4AuthorizationProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.SigV4AuthorizationProperty

Property "RoleArn" SigV4AuthorizationProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.SigV4AuthorizationProperty

Property "ServiceName" SigV4AuthorizationProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.SigV4AuthorizationProperty

Property "SigningRegion" SigV4AuthorizationProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.SigV4AuthorizationProperty

Associated Types

type PropertyType "SigningRegion" SigV4AuthorizationProperty 
Instance details

Defined in Stratosphere.IoT.TopicRule.SigV4AuthorizationProperty

type PropertyType "RoleArn" SigV4AuthorizationProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.SigV4AuthorizationProperty

type PropertyType "ServiceName" SigV4AuthorizationProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.SigV4AuthorizationProperty

type PropertyType "SigningRegion" SigV4AuthorizationProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.SigV4AuthorizationProperty

data HttpActionProperty Source #

Instances

Instances details
ToJSON HttpActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.HttpActionProperty

Show HttpActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.HttpActionProperty

Eq HttpActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.HttpActionProperty

ToResourceProperties HttpActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.HttpActionProperty

Property "Auth" HttpActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.HttpActionProperty

Property "ConfirmationUrl" HttpActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.HttpActionProperty

Associated Types

type PropertyType "ConfirmationUrl" HttpActionProperty 
Instance details

Defined in Stratosphere.IoT.TopicRule.HttpActionProperty

type PropertyType "ConfirmationUrl" HttpActionProperty = Value Text
Property "Headers" HttpActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.HttpActionProperty

Property "Url" HttpActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.HttpActionProperty

type PropertyType "Auth" HttpActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.HttpActionProperty

type PropertyType "ConfirmationUrl" HttpActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.HttpActionProperty

type PropertyType "ConfirmationUrl" HttpActionProperty = Value Text
type PropertyType "Headers" HttpActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.HttpActionProperty

type PropertyType "Url" HttpActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.HttpActionProperty