stratosphere-appconfig-1.0.0: Stratosphere integration for AWS AppConfig.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.AppConfig.Application

Documentation

data Application Source #

Instances

Instances details
ToJSON Application Source # 
Instance details

Defined in Stratosphere.AppConfig.Application

Show Application Source # 
Instance details

Defined in Stratosphere.AppConfig.Application

Eq Application Source # 
Instance details

Defined in Stratosphere.AppConfig.Application

ToResourceProperties Application Source # 
Instance details

Defined in Stratosphere.AppConfig.Application

Property "Description" Application Source # 
Instance details

Defined in Stratosphere.AppConfig.Application

Associated Types

type PropertyType "Description" Application 
Instance details

Defined in Stratosphere.AppConfig.Application

type PropertyType "Description" Application = Value Text

Methods

set :: PropertyType "Description" Application -> Application -> Application #

Property "Name" Application Source # 
Instance details

Defined in Stratosphere.AppConfig.Application

Associated Types

type PropertyType "Name" Application 
Instance details

Defined in Stratosphere.AppConfig.Application

Property "Tags" Application Source # 
Instance details

Defined in Stratosphere.AppConfig.Application

Associated Types

type PropertyType "Tags" Application 
Instance details

Defined in Stratosphere.AppConfig.Application

type PropertyType "Description" Application Source # 
Instance details

Defined in Stratosphere.AppConfig.Application

type PropertyType "Description" Application = Value Text
type PropertyType "Name" Application Source # 
Instance details

Defined in Stratosphere.AppConfig.Application

type PropertyType "Tags" Application Source # 
Instance details

Defined in Stratosphere.AppConfig.Application