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

Stratosphere.QBusiness.WebExperience

Documentation

data IdentityProviderConfigurationProperty Source #

Instances

Instances details
ToJSON IdentityProviderConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience.IdentityProviderConfigurationProperty

Show IdentityProviderConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience.IdentityProviderConfigurationProperty

Eq IdentityProviderConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience.IdentityProviderConfigurationProperty

ToResourceProperties IdentityProviderConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience.IdentityProviderConfigurationProperty

Property "OpenIDConnectConfiguration" IdentityProviderConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience.IdentityProviderConfigurationProperty

Property "SamlConfiguration" IdentityProviderConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience.IdentityProviderConfigurationProperty

type PropertyType "OpenIDConnectConfiguration" IdentityProviderConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience.IdentityProviderConfigurationProperty

type PropertyType "SamlConfiguration" IdentityProviderConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience.IdentityProviderConfigurationProperty

data OpenIDConnectProviderConfigurationProperty Source #

Instances

Instances details
ToJSON OpenIDConnectProviderConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience.OpenIDConnectProviderConfigurationProperty

Show OpenIDConnectProviderConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience.OpenIDConnectProviderConfigurationProperty

Eq OpenIDConnectProviderConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience.OpenIDConnectProviderConfigurationProperty

ToResourceProperties OpenIDConnectProviderConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience.OpenIDConnectProviderConfigurationProperty

Property "SecretsArn" OpenIDConnectProviderConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience.OpenIDConnectProviderConfigurationProperty

Property "SecretsRole" OpenIDConnectProviderConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience.OpenIDConnectProviderConfigurationProperty

type PropertyType "SecretsArn" OpenIDConnectProviderConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience.OpenIDConnectProviderConfigurationProperty

type PropertyType "SecretsRole" OpenIDConnectProviderConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience.OpenIDConnectProviderConfigurationProperty

data SamlProviderConfigurationProperty Source #

Instances

Instances details
ToJSON SamlProviderConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience.SamlProviderConfigurationProperty

Show SamlProviderConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience.SamlProviderConfigurationProperty

Eq SamlProviderConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience.SamlProviderConfigurationProperty

ToResourceProperties SamlProviderConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience.SamlProviderConfigurationProperty

Property "AuthenticationUrl" SamlProviderConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience.SamlProviderConfigurationProperty

type PropertyType "AuthenticationUrl" SamlProviderConfigurationProperty Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience.SamlProviderConfigurationProperty

data WebExperience Source #

Constructors

WebExperience

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-qbusiness-webexperience.html

Fields

Instances

Instances details
ToJSON WebExperience Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience

Show WebExperience Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience

Eq WebExperience Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience

ToResourceProperties WebExperience Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience

Property "ApplicationId" WebExperience Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience

Associated Types

type PropertyType "ApplicationId" WebExperience 
Instance details

Defined in Stratosphere.QBusiness.WebExperience

type PropertyType "ApplicationId" WebExperience = Value Text

Methods

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

Property "BrowserExtensionConfiguration" WebExperience Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience

Associated Types

type PropertyType "BrowserExtensionConfiguration" WebExperience 
Instance details

Defined in Stratosphere.QBusiness.WebExperience

Methods

set :: PropertyType "BrowserExtensionConfiguration" WebExperience -> WebExperience -> WebExperience #

Property "CustomizationConfiguration" WebExperience Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience

Associated Types

type PropertyType "CustomizationConfiguration" WebExperience 
Instance details

Defined in Stratosphere.QBusiness.WebExperience

Methods

set :: PropertyType "CustomizationConfiguration" WebExperience -> WebExperience -> WebExperience #

Property "IdentityProviderConfiguration" WebExperience Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience

Associated Types

type PropertyType "IdentityProviderConfiguration" WebExperience 
Instance details

Defined in Stratosphere.QBusiness.WebExperience

Methods

set :: PropertyType "IdentityProviderConfiguration" WebExperience -> WebExperience -> WebExperience #

Property "Origins" WebExperience Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience

Associated Types

type PropertyType "Origins" WebExperience 
Instance details

Defined in Stratosphere.QBusiness.WebExperience

Property "RoleArn" WebExperience Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience

Associated Types

type PropertyType "RoleArn" WebExperience 
Instance details

Defined in Stratosphere.QBusiness.WebExperience

Property "SamplePromptsControlMode" WebExperience Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience

Associated Types

type PropertyType "SamplePromptsControlMode" WebExperience 
Instance details

Defined in Stratosphere.QBusiness.WebExperience

type PropertyType "SamplePromptsControlMode" WebExperience = Value Text

Methods

set :: PropertyType "SamplePromptsControlMode" WebExperience -> WebExperience -> WebExperience #

Property "Subtitle" WebExperience Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience

Associated Types

type PropertyType "Subtitle" WebExperience 
Instance details

Defined in Stratosphere.QBusiness.WebExperience

Property "Tags" WebExperience Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience

Associated Types

type PropertyType "Tags" WebExperience 
Instance details

Defined in Stratosphere.QBusiness.WebExperience

Property "Title" WebExperience Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience

Associated Types

type PropertyType "Title" WebExperience 
Instance details

Defined in Stratosphere.QBusiness.WebExperience

Property "WelcomeMessage" WebExperience Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience

Associated Types

type PropertyType "WelcomeMessage" WebExperience 
Instance details

Defined in Stratosphere.QBusiness.WebExperience

type PropertyType "WelcomeMessage" WebExperience = Value Text

Methods

set :: PropertyType "WelcomeMessage" WebExperience -> WebExperience -> WebExperience #

type PropertyType "ApplicationId" WebExperience Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience

type PropertyType "ApplicationId" WebExperience = Value Text
type PropertyType "BrowserExtensionConfiguration" WebExperience Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience

type PropertyType "CustomizationConfiguration" WebExperience Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience

type PropertyType "IdentityProviderConfiguration" WebExperience Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience

type PropertyType "Origins" WebExperience Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience

type PropertyType "RoleArn" WebExperience Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience

type PropertyType "SamplePromptsControlMode" WebExperience Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience

type PropertyType "SamplePromptsControlMode" WebExperience = Value Text
type PropertyType "Subtitle" WebExperience Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience

type PropertyType "Tags" WebExperience Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience

type PropertyType "Title" WebExperience Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience

type PropertyType "WelcomeMessage" WebExperience Source # 
Instance details

Defined in Stratosphere.QBusiness.WebExperience

type PropertyType "WelcomeMessage" WebExperience = Value Text