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

Stratosphere.IoT.DomainConfiguration.AuthorizerConfigProperty

Documentation

data AuthorizerConfigProperty Source #

Instances

Instances details
ToJSON AuthorizerConfigProperty Source # 
Instance details

Defined in Stratosphere.IoT.DomainConfiguration.AuthorizerConfigProperty

Show AuthorizerConfigProperty Source # 
Instance details

Defined in Stratosphere.IoT.DomainConfiguration.AuthorizerConfigProperty

Eq AuthorizerConfigProperty Source # 
Instance details

Defined in Stratosphere.IoT.DomainConfiguration.AuthorizerConfigProperty

ToResourceProperties AuthorizerConfigProperty Source # 
Instance details

Defined in Stratosphere.IoT.DomainConfiguration.AuthorizerConfigProperty

Property "AllowAuthorizerOverride" AuthorizerConfigProperty Source # 
Instance details

Defined in Stratosphere.IoT.DomainConfiguration.AuthorizerConfigProperty

Associated Types

type PropertyType "AllowAuthorizerOverride" AuthorizerConfigProperty 
Instance details

Defined in Stratosphere.IoT.DomainConfiguration.AuthorizerConfigProperty

type PropertyType "AllowAuthorizerOverride" AuthorizerConfigProperty = Value Bool
Property "DefaultAuthorizerName" AuthorizerConfigProperty Source # 
Instance details

Defined in Stratosphere.IoT.DomainConfiguration.AuthorizerConfigProperty

Associated Types

type PropertyType "DefaultAuthorizerName" AuthorizerConfigProperty 
Instance details

Defined in Stratosphere.IoT.DomainConfiguration.AuthorizerConfigProperty

type PropertyType "DefaultAuthorizerName" AuthorizerConfigProperty = Value Text
type PropertyType "AllowAuthorizerOverride" AuthorizerConfigProperty Source # 
Instance details

Defined in Stratosphere.IoT.DomainConfiguration.AuthorizerConfigProperty

type PropertyType "AllowAuthorizerOverride" AuthorizerConfigProperty = Value Bool
type PropertyType "DefaultAuthorizerName" AuthorizerConfigProperty Source # 
Instance details

Defined in Stratosphere.IoT.DomainConfiguration.AuthorizerConfigProperty

type PropertyType "DefaultAuthorizerName" AuthorizerConfigProperty = Value Text