stratosphere-opensearchserverless-1.0.0: Stratosphere integration for AWS OpenSearchServerless.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.OpenSearchServerless.Collection

Documentation

data Collection Source #

Instances

Instances details
ToJSON Collection Source # 
Instance details

Defined in Stratosphere.OpenSearchServerless.Collection

Show Collection Source # 
Instance details

Defined in Stratosphere.OpenSearchServerless.Collection

Eq Collection Source # 
Instance details

Defined in Stratosphere.OpenSearchServerless.Collection

ToResourceProperties Collection Source # 
Instance details

Defined in Stratosphere.OpenSearchServerless.Collection

Property "Description" Collection Source # 
Instance details

Defined in Stratosphere.OpenSearchServerless.Collection

Associated Types

type PropertyType "Description" Collection 
Instance details

Defined in Stratosphere.OpenSearchServerless.Collection

type PropertyType "Description" Collection = Value Text

Methods

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

Property "Name" Collection Source # 
Instance details

Defined in Stratosphere.OpenSearchServerless.Collection

Associated Types

type PropertyType "Name" Collection 
Instance details

Defined in Stratosphere.OpenSearchServerless.Collection

Property "StandbyReplicas" Collection Source # 
Instance details

Defined in Stratosphere.OpenSearchServerless.Collection

Associated Types

type PropertyType "StandbyReplicas" Collection 
Instance details

Defined in Stratosphere.OpenSearchServerless.Collection

type PropertyType "StandbyReplicas" Collection = Value Text

Methods

set :: PropertyType "StandbyReplicas" Collection -> Collection -> Collection #

Property "Tags" Collection Source # 
Instance details

Defined in Stratosphere.OpenSearchServerless.Collection

Associated Types

type PropertyType "Tags" Collection 
Instance details

Defined in Stratosphere.OpenSearchServerless.Collection

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

Defined in Stratosphere.OpenSearchServerless.Collection

Associated Types

type PropertyType "Type" Collection 
Instance details

Defined in Stratosphere.OpenSearchServerless.Collection

type PropertyType "Description" Collection Source # 
Instance details

Defined in Stratosphere.OpenSearchServerless.Collection

type PropertyType "Description" Collection = Value Text
type PropertyType "Name" Collection Source # 
Instance details

Defined in Stratosphere.OpenSearchServerless.Collection

type PropertyType "StandbyReplicas" Collection Source # 
Instance details

Defined in Stratosphere.OpenSearchServerless.Collection

type PropertyType "StandbyReplicas" Collection = Value Text
type PropertyType "Tags" Collection Source # 
Instance details

Defined in Stratosphere.OpenSearchServerless.Collection

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

Defined in Stratosphere.OpenSearchServerless.Collection