stratosphere-qbusiness-1.0.0: Stratosphere integration for AWS QBusiness.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.QBusiness.Plugin

Documentation

data Plugin Source #

Instances

Instances details
ToJSON Plugin Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin

Show Plugin Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin

Eq Plugin Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin

Methods

(==) :: Plugin -> Plugin -> Bool #

(/=) :: Plugin -> Plugin -> Bool #

ToResourceProperties Plugin Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin

Property "ApplicationId" Plugin Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin

Associated Types

type PropertyType "ApplicationId" Plugin 
Instance details

Defined in Stratosphere.QBusiness.Plugin

type PropertyType "ApplicationId" Plugin = Value Text

Methods

set :: PropertyType "ApplicationId" Plugin -> Plugin -> Plugin #

Property "AuthConfiguration" Plugin Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin

Associated Types

type PropertyType "AuthConfiguration" Plugin 
Instance details

Defined in Stratosphere.QBusiness.Plugin

Methods

set :: PropertyType "AuthConfiguration" Plugin -> Plugin -> Plugin #

Property "CustomPluginConfiguration" Plugin Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin

Associated Types

type PropertyType "CustomPluginConfiguration" Plugin 
Instance details

Defined in Stratosphere.QBusiness.Plugin

type PropertyType "CustomPluginConfiguration" Plugin = CustomPluginConfigurationProperty

Methods

set :: PropertyType "CustomPluginConfiguration" Plugin -> Plugin -> Plugin #

Property "DisplayName" Plugin Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin

Associated Types

type PropertyType "DisplayName" Plugin 
Instance details

Defined in Stratosphere.QBusiness.Plugin

type PropertyType "DisplayName" Plugin = Value Text

Methods

set :: PropertyType "DisplayName" Plugin -> Plugin -> Plugin #

Property "ServerUrl" Plugin Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin

Associated Types

type PropertyType "ServerUrl" Plugin 
Instance details

Defined in Stratosphere.QBusiness.Plugin

type PropertyType "ServerUrl" Plugin = Value Text

Methods

set :: PropertyType "ServerUrl" Plugin -> Plugin -> Plugin #

Property "State" Plugin Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin

Associated Types

type PropertyType "State" Plugin 
Instance details

Defined in Stratosphere.QBusiness.Plugin

type PropertyType "State" Plugin = Value Text

Methods

set :: PropertyType "State" Plugin -> Plugin -> Plugin #

Property "Tags" Plugin Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin

Associated Types

type PropertyType "Tags" Plugin 
Instance details

Defined in Stratosphere.QBusiness.Plugin

type PropertyType "Tags" Plugin = [Tag]

Methods

set :: PropertyType "Tags" Plugin -> Plugin -> Plugin #

Property "Type" Plugin Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin

Associated Types

type PropertyType "Type" Plugin 
Instance details

Defined in Stratosphere.QBusiness.Plugin

Methods

set :: PropertyType "Type" Plugin -> Plugin -> Plugin #

type PropertyType "ApplicationId" Plugin Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin

type PropertyType "ApplicationId" Plugin = Value Text
type PropertyType "AuthConfiguration" Plugin Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin

type PropertyType "CustomPluginConfiguration" Plugin Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin

type PropertyType "CustomPluginConfiguration" Plugin = CustomPluginConfigurationProperty
type PropertyType "DisplayName" Plugin Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin

type PropertyType "DisplayName" Plugin = Value Text
type PropertyType "ServerUrl" Plugin Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin

type PropertyType "ServerUrl" Plugin = Value Text
type PropertyType "State" Plugin Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin

type PropertyType "State" Plugin = Value Text
type PropertyType "Tags" Plugin Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin

type PropertyType "Tags" Plugin = [Tag]
type PropertyType "Type" Plugin Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin