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

Stratosphere.QBusiness.Index

Documentation

data Index Source #

Instances

Instances details
ToJSON Index Source # 
Instance details

Defined in Stratosphere.QBusiness.Index

Show Index Source # 
Instance details

Defined in Stratosphere.QBusiness.Index

Methods

showsPrec :: Int -> Index -> ShowS #

show :: Index -> String #

showList :: [Index] -> ShowS #

Eq Index Source # 
Instance details

Defined in Stratosphere.QBusiness.Index

Methods

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

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

ToResourceProperties Index Source # 
Instance details

Defined in Stratosphere.QBusiness.Index

Property "ApplicationId" Index Source # 
Instance details

Defined in Stratosphere.QBusiness.Index

Associated Types

type PropertyType "ApplicationId" Index 
Instance details

Defined in Stratosphere.QBusiness.Index

type PropertyType "ApplicationId" Index = Value Text

Methods

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

Property "CapacityConfiguration" Index Source # 
Instance details

Defined in Stratosphere.QBusiness.Index

Associated Types

type PropertyType "CapacityConfiguration" Index 
Instance details

Defined in Stratosphere.QBusiness.Index

Methods

set :: PropertyType "CapacityConfiguration" Index -> Index -> Index #

Property "Description" Index Source # 
Instance details

Defined in Stratosphere.QBusiness.Index

Associated Types

type PropertyType "Description" Index 
Instance details

Defined in Stratosphere.QBusiness.Index

type PropertyType "Description" Index = Value Text

Methods

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

Property "DisplayName" Index Source # 
Instance details

Defined in Stratosphere.QBusiness.Index

Associated Types

type PropertyType "DisplayName" Index 
Instance details

Defined in Stratosphere.QBusiness.Index

type PropertyType "DisplayName" Index = Value Text

Methods

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

Property "DocumentAttributeConfigurations" Index Source # 
Instance details

Defined in Stratosphere.QBusiness.Index

Associated Types

type PropertyType "DocumentAttributeConfigurations" Index 
Instance details

Defined in Stratosphere.QBusiness.Index

type PropertyType "DocumentAttributeConfigurations" Index = [DocumentAttributeConfigurationProperty]

Methods

set :: PropertyType "DocumentAttributeConfigurations" Index -> Index -> Index #

Property "Tags" Index Source # 
Instance details

Defined in Stratosphere.QBusiness.Index

Associated Types

type PropertyType "Tags" Index 
Instance details

Defined in Stratosphere.QBusiness.Index

type PropertyType "Tags" Index = [Tag]

Methods

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

Property "Type" Index Source # 
Instance details

Defined in Stratosphere.QBusiness.Index

Associated Types

type PropertyType "Type" Index 
Instance details

Defined in Stratosphere.QBusiness.Index

Methods

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

type PropertyType "ApplicationId" Index Source # 
Instance details

Defined in Stratosphere.QBusiness.Index

type PropertyType "ApplicationId" Index = Value Text
type PropertyType "CapacityConfiguration" Index Source # 
Instance details

Defined in Stratosphere.QBusiness.Index

type PropertyType "Description" Index Source # 
Instance details

Defined in Stratosphere.QBusiness.Index

type PropertyType "Description" Index = Value Text
type PropertyType "DisplayName" Index Source # 
Instance details

Defined in Stratosphere.QBusiness.Index

type PropertyType "DisplayName" Index = Value Text
type PropertyType "DocumentAttributeConfigurations" Index Source # 
Instance details

Defined in Stratosphere.QBusiness.Index

type PropertyType "DocumentAttributeConfigurations" Index = [DocumentAttributeConfigurationProperty]
type PropertyType "Tags" Index Source # 
Instance details

Defined in Stratosphere.QBusiness.Index

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

Defined in Stratosphere.QBusiness.Index