stratosphere-amplify-1.0.0: Stratosphere integration for AWS Amplify.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Amplify.Branch.BasicAuthConfigProperty

Documentation

data BasicAuthConfigProperty Source #

Instances

Instances details
ToJSON BasicAuthConfigProperty Source # 
Instance details

Defined in Stratosphere.Amplify.Branch.BasicAuthConfigProperty

Show BasicAuthConfigProperty Source # 
Instance details

Defined in Stratosphere.Amplify.Branch.BasicAuthConfigProperty

Eq BasicAuthConfigProperty Source # 
Instance details

Defined in Stratosphere.Amplify.Branch.BasicAuthConfigProperty

ToResourceProperties BasicAuthConfigProperty Source # 
Instance details

Defined in Stratosphere.Amplify.Branch.BasicAuthConfigProperty

Property "EnableBasicAuth" BasicAuthConfigProperty Source # 
Instance details

Defined in Stratosphere.Amplify.Branch.BasicAuthConfigProperty

Associated Types

type PropertyType "EnableBasicAuth" BasicAuthConfigProperty 
Instance details

Defined in Stratosphere.Amplify.Branch.BasicAuthConfigProperty

Property "Password" BasicAuthConfigProperty Source # 
Instance details

Defined in Stratosphere.Amplify.Branch.BasicAuthConfigProperty

Property "Username" BasicAuthConfigProperty Source # 
Instance details

Defined in Stratosphere.Amplify.Branch.BasicAuthConfigProperty

type PropertyType "EnableBasicAuth" BasicAuthConfigProperty Source # 
Instance details

Defined in Stratosphere.Amplify.Branch.BasicAuthConfigProperty

type PropertyType "Password" BasicAuthConfigProperty Source # 
Instance details

Defined in Stratosphere.Amplify.Branch.BasicAuthConfigProperty

type PropertyType "Username" BasicAuthConfigProperty Source # 
Instance details

Defined in Stratosphere.Amplify.Branch.BasicAuthConfigProperty