stratosphere-opsworks-1.0.0: Stratosphere integration for AWS OpsWorks.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.OpsWorks.App.SourceProperty

Documentation

data SourceProperty Source #

Instances

Instances details
ToJSON SourceProperty Source # 
Instance details

Defined in Stratosphere.OpsWorks.App.SourceProperty

Show SourceProperty Source # 
Instance details

Defined in Stratosphere.OpsWorks.App.SourceProperty

Eq SourceProperty Source # 
Instance details

Defined in Stratosphere.OpsWorks.App.SourceProperty

ToResourceProperties SourceProperty Source # 
Instance details

Defined in Stratosphere.OpsWorks.App.SourceProperty

Property "Password" SourceProperty Source # 
Instance details

Defined in Stratosphere.OpsWorks.App.SourceProperty

Associated Types

type PropertyType "Password" SourceProperty 
Instance details

Defined in Stratosphere.OpsWorks.App.SourceProperty

Property "Revision" SourceProperty Source # 
Instance details

Defined in Stratosphere.OpsWorks.App.SourceProperty

Associated Types

type PropertyType "Revision" SourceProperty 
Instance details

Defined in Stratosphere.OpsWorks.App.SourceProperty

Property "SshKey" SourceProperty Source # 
Instance details

Defined in Stratosphere.OpsWorks.App.SourceProperty

Associated Types

type PropertyType "SshKey" SourceProperty 
Instance details

Defined in Stratosphere.OpsWorks.App.SourceProperty

Property "Type" SourceProperty Source # 
Instance details

Defined in Stratosphere.OpsWorks.App.SourceProperty

Associated Types

type PropertyType "Type" SourceProperty 
Instance details

Defined in Stratosphere.OpsWorks.App.SourceProperty

Property "Url" SourceProperty Source # 
Instance details

Defined in Stratosphere.OpsWorks.App.SourceProperty

Associated Types

type PropertyType "Url" SourceProperty 
Instance details

Defined in Stratosphere.OpsWorks.App.SourceProperty

Property "Username" SourceProperty Source # 
Instance details

Defined in Stratosphere.OpsWorks.App.SourceProperty

Associated Types

type PropertyType "Username" SourceProperty 
Instance details

Defined in Stratosphere.OpsWorks.App.SourceProperty

type PropertyType "Password" SourceProperty Source # 
Instance details

Defined in Stratosphere.OpsWorks.App.SourceProperty

type PropertyType "Revision" SourceProperty Source # 
Instance details

Defined in Stratosphere.OpsWorks.App.SourceProperty

type PropertyType "SshKey" SourceProperty Source # 
Instance details

Defined in Stratosphere.OpsWorks.App.SourceProperty

type PropertyType "Type" SourceProperty Source # 
Instance details

Defined in Stratosphere.OpsWorks.App.SourceProperty

type PropertyType "Url" SourceProperty Source # 
Instance details

Defined in Stratosphere.OpsWorks.App.SourceProperty

type PropertyType "Username" SourceProperty Source # 
Instance details

Defined in Stratosphere.OpsWorks.App.SourceProperty