stratosphere-ask-1.0.0: Stratosphere integration for AWS ASK.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.ASK.Skill.AuthenticationConfigurationProperty

Documentation

data AuthenticationConfigurationProperty Source #

Instances

Instances details
ToJSON AuthenticationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ASK.Skill.AuthenticationConfigurationProperty

Show AuthenticationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ASK.Skill.AuthenticationConfigurationProperty

Eq AuthenticationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ASK.Skill.AuthenticationConfigurationProperty

ToResourceProperties AuthenticationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ASK.Skill.AuthenticationConfigurationProperty

Property "ClientId" AuthenticationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ASK.Skill.AuthenticationConfigurationProperty

Property "ClientSecret" AuthenticationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ASK.Skill.AuthenticationConfigurationProperty

Property "RefreshToken" AuthenticationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ASK.Skill.AuthenticationConfigurationProperty

type PropertyType "ClientId" AuthenticationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ASK.Skill.AuthenticationConfigurationProperty

type PropertyType "ClientSecret" AuthenticationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ASK.Skill.AuthenticationConfigurationProperty

type PropertyType "RefreshToken" AuthenticationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ASK.Skill.AuthenticationConfigurationProperty