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

Stratosphere.QBusiness.Plugin.CustomPluginConfigurationProperty

Documentation

data S3Property Source #

Constructors

S3Property 

Instances

Instances details
ToJSON S3Property Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin.S3Property

Show S3Property Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin.S3Property

Eq S3Property Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin.S3Property

ToResourceProperties S3Property Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin.S3Property

Property "Bucket" S3Property Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin.S3Property

Associated Types

type PropertyType "Bucket" S3Property 
Instance details

Defined in Stratosphere.QBusiness.Plugin.S3Property

Property "Key" S3Property Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin.S3Property

Associated Types

type PropertyType "Key" S3Property 
Instance details

Defined in Stratosphere.QBusiness.Plugin.S3Property

type PropertyType "Bucket" S3Property Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin.S3Property

type PropertyType "Key" S3Property Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin.S3Property

data APISchemaProperty Source #

Instances

Instances details
ToJSON APISchemaProperty Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin.APISchemaProperty

Show APISchemaProperty Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin.APISchemaProperty

Eq APISchemaProperty Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin.APISchemaProperty

ToResourceProperties APISchemaProperty Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin.APISchemaProperty

Property "Payload" APISchemaProperty Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin.APISchemaProperty

Associated Types

type PropertyType "Payload" APISchemaProperty 
Instance details

Defined in Stratosphere.QBusiness.Plugin.APISchemaProperty

Property "S3" APISchemaProperty Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin.APISchemaProperty

type PropertyType "Payload" APISchemaProperty Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin.APISchemaProperty

type PropertyType "S3" APISchemaProperty Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin.APISchemaProperty

data CustomPluginConfigurationProperty Source #

Instances

Instances details
ToJSON CustomPluginConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin.CustomPluginConfigurationProperty

Show CustomPluginConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin.CustomPluginConfigurationProperty

Eq CustomPluginConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin.CustomPluginConfigurationProperty

ToResourceProperties CustomPluginConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin.CustomPluginConfigurationProperty

Property "ApiSchema" CustomPluginConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin.CustomPluginConfigurationProperty

Property "ApiSchemaType" CustomPluginConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin.CustomPluginConfigurationProperty

Property "Description" CustomPluginConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin.CustomPluginConfigurationProperty

type PropertyType "ApiSchema" CustomPluginConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin.CustomPluginConfigurationProperty

type PropertyType "ApiSchemaType" CustomPluginConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin.CustomPluginConfigurationProperty

type PropertyType "Description" CustomPluginConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QBusiness.Plugin.CustomPluginConfigurationProperty