stratosphere-opensearchservice-1.0.0: Stratosphere integration for AWS OpenSearchService.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.OpenSearchService.Application

Documentation

data Application Source #

Instances

Instances details
ToJSON Application Source # 
Instance details

Defined in Stratosphere.OpenSearchService.Application

Show Application Source # 
Instance details

Defined in Stratosphere.OpenSearchService.Application

Eq Application Source # 
Instance details

Defined in Stratosphere.OpenSearchService.Application

ToResourceProperties Application Source # 
Instance details

Defined in Stratosphere.OpenSearchService.Application

Property "AppConfigs" Application Source # 
Instance details

Defined in Stratosphere.OpenSearchService.Application

Associated Types

type PropertyType "AppConfigs" Application 
Instance details

Defined in Stratosphere.OpenSearchService.Application

Methods

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

Property "DataSources" Application Source # 
Instance details

Defined in Stratosphere.OpenSearchService.Application

Associated Types

type PropertyType "DataSources" Application 
Instance details

Defined in Stratosphere.OpenSearchService.Application

Methods

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

Property "Endpoint" Application Source # 
Instance details

Defined in Stratosphere.OpenSearchService.Application

Associated Types

type PropertyType "Endpoint" Application 
Instance details

Defined in Stratosphere.OpenSearchService.Application

Property "IamIdentityCenterOptions" Application Source # 
Instance details

Defined in Stratosphere.OpenSearchService.Application

Associated Types

type PropertyType "IamIdentityCenterOptions" Application 
Instance details

Defined in Stratosphere.OpenSearchService.Application

Methods

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

Property "Name" Application Source # 
Instance details

Defined in Stratosphere.OpenSearchService.Application

Associated Types

type PropertyType "Name" Application 
Instance details

Defined in Stratosphere.OpenSearchService.Application

Property "Tags" Application Source # 
Instance details

Defined in Stratosphere.OpenSearchService.Application

Associated Types

type PropertyType "Tags" Application 
Instance details

Defined in Stratosphere.OpenSearchService.Application

type PropertyType "Tags" Application = [Tag]
type PropertyType "AppConfigs" Application Source # 
Instance details

Defined in Stratosphere.OpenSearchService.Application

type PropertyType "DataSources" Application Source # 
Instance details

Defined in Stratosphere.OpenSearchService.Application

type PropertyType "Endpoint" Application Source # 
Instance details

Defined in Stratosphere.OpenSearchService.Application

type PropertyType "IamIdentityCenterOptions" Application Source # 
Instance details

Defined in Stratosphere.OpenSearchService.Application

type PropertyType "Name" Application Source # 
Instance details

Defined in Stratosphere.OpenSearchService.Application

type PropertyType "Tags" Application Source # 
Instance details

Defined in Stratosphere.OpenSearchService.Application

type PropertyType "Tags" Application = [Tag]