stratosphere-bedrock-1.0.0: Stratosphere integration for AWS Bedrock.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Bedrock.Blueprint

Documentation

data Blueprint Source #

Instances

Instances details
ToJSON Blueprint Source # 
Instance details

Defined in Stratosphere.Bedrock.Blueprint

Show Blueprint Source # 
Instance details

Defined in Stratosphere.Bedrock.Blueprint

Eq Blueprint Source # 
Instance details

Defined in Stratosphere.Bedrock.Blueprint

ToResourceProperties Blueprint Source # 
Instance details

Defined in Stratosphere.Bedrock.Blueprint

Property "BlueprintName" Blueprint Source # 
Instance details

Defined in Stratosphere.Bedrock.Blueprint

Associated Types

type PropertyType "BlueprintName" Blueprint 
Instance details

Defined in Stratosphere.Bedrock.Blueprint

type PropertyType "BlueprintName" Blueprint = Value Text

Methods

set :: PropertyType "BlueprintName" Blueprint -> Blueprint -> Blueprint #

Property "KmsEncryptionContext" Blueprint Source # 
Instance details

Defined in Stratosphere.Bedrock.Blueprint

Associated Types

type PropertyType "KmsEncryptionContext" Blueprint 
Instance details

Defined in Stratosphere.Bedrock.Blueprint

type PropertyType "KmsEncryptionContext" Blueprint = Map Text (Value Text)

Methods

set :: PropertyType "KmsEncryptionContext" Blueprint -> Blueprint -> Blueprint #

Property "KmsKeyId" Blueprint Source # 
Instance details

Defined in Stratosphere.Bedrock.Blueprint

Associated Types

type PropertyType "KmsKeyId" Blueprint 
Instance details

Defined in Stratosphere.Bedrock.Blueprint

type PropertyType "KmsKeyId" Blueprint = Value Text

Methods

set :: PropertyType "KmsKeyId" Blueprint -> Blueprint -> Blueprint #

Property "Schema" Blueprint Source # 
Instance details

Defined in Stratosphere.Bedrock.Blueprint

Associated Types

type PropertyType "Schema" Blueprint 
Instance details

Defined in Stratosphere.Bedrock.Blueprint

type PropertyType "Schema" Blueprint = Object

Methods

set :: PropertyType "Schema" Blueprint -> Blueprint -> Blueprint #

Property "Tags" Blueprint Source # 
Instance details

Defined in Stratosphere.Bedrock.Blueprint

Associated Types

type PropertyType "Tags" Blueprint 
Instance details

Defined in Stratosphere.Bedrock.Blueprint

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

Defined in Stratosphere.Bedrock.Blueprint

Associated Types

type PropertyType "Type" Blueprint 
Instance details

Defined in Stratosphere.Bedrock.Blueprint

type PropertyType "BlueprintName" Blueprint Source # 
Instance details

Defined in Stratosphere.Bedrock.Blueprint

type PropertyType "BlueprintName" Blueprint = Value Text
type PropertyType "KmsEncryptionContext" Blueprint Source # 
Instance details

Defined in Stratosphere.Bedrock.Blueprint

type PropertyType "KmsEncryptionContext" Blueprint = Map Text (Value Text)
type PropertyType "KmsKeyId" Blueprint Source # 
Instance details

Defined in Stratosphere.Bedrock.Blueprint

type PropertyType "KmsKeyId" Blueprint = Value Text
type PropertyType "Schema" Blueprint Source # 
Instance details

Defined in Stratosphere.Bedrock.Blueprint

type PropertyType "Schema" Blueprint = Object
type PropertyType "Tags" Blueprint Source # 
Instance details

Defined in Stratosphere.Bedrock.Blueprint

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

Defined in Stratosphere.Bedrock.Blueprint