stratosphere-servicecatalogappregistry-1.0.0: Stratosphere integration for AWS ServiceCatalogAppRegistry.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.ServiceCatalogAppRegistry.Application

Documentation

data Application Source #

Instances

Instances details
ToJSON Application Source # 
Instance details

Defined in Stratosphere.ServiceCatalogAppRegistry.Application

Show Application Source # 
Instance details

Defined in Stratosphere.ServiceCatalogAppRegistry.Application

Eq Application Source # 
Instance details

Defined in Stratosphere.ServiceCatalogAppRegistry.Application

ToResourceProperties Application Source # 
Instance details

Defined in Stratosphere.ServiceCatalogAppRegistry.Application

Property "Description" Application Source # 
Instance details

Defined in Stratosphere.ServiceCatalogAppRegistry.Application

Associated Types

type PropertyType "Description" Application 
Instance details

Defined in Stratosphere.ServiceCatalogAppRegistry.Application

type PropertyType "Description" Application = Value Text

Methods

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

Property "Name" Application Source # 
Instance details

Defined in Stratosphere.ServiceCatalogAppRegistry.Application

Associated Types

type PropertyType "Name" Application 
Instance details

Defined in Stratosphere.ServiceCatalogAppRegistry.Application

Property "Tags" Application Source # 
Instance details

Defined in Stratosphere.ServiceCatalogAppRegistry.Application

Associated Types

type PropertyType "Tags" Application 
Instance details

Defined in Stratosphere.ServiceCatalogAppRegistry.Application

type PropertyType "Description" Application Source # 
Instance details

Defined in Stratosphere.ServiceCatalogAppRegistry.Application

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

Defined in Stratosphere.ServiceCatalogAppRegistry.Application

type PropertyType "Tags" Application Source # 
Instance details

Defined in Stratosphere.ServiceCatalogAppRegistry.Application