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

Stratosphere.Bedrock.Agent.FunctionProperty

Documentation

data FunctionProperty Source #

Instances

Instances details
ToJSON FunctionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.FunctionProperty

Show FunctionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.FunctionProperty

Eq FunctionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.FunctionProperty

ToResourceProperties FunctionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.FunctionProperty

Property "Description" FunctionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.FunctionProperty

Associated Types

type PropertyType "Description" FunctionProperty 
Instance details

Defined in Stratosphere.Bedrock.Agent.FunctionProperty

Property "Name" FunctionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.FunctionProperty

Associated Types

type PropertyType "Name" FunctionProperty 
Instance details

Defined in Stratosphere.Bedrock.Agent.FunctionProperty

Property "Parameters" FunctionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.FunctionProperty

Associated Types

type PropertyType "Parameters" FunctionProperty 
Instance details

Defined in Stratosphere.Bedrock.Agent.FunctionProperty

Property "RequireConfirmation" FunctionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.FunctionProperty

Associated Types

type PropertyType "RequireConfirmation" FunctionProperty 
Instance details

Defined in Stratosphere.Bedrock.Agent.FunctionProperty

type PropertyType "RequireConfirmation" FunctionProperty = Value Text

Methods

set :: PropertyType "RequireConfirmation" FunctionProperty -> FunctionProperty -> FunctionProperty #

type PropertyType "Description" FunctionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.FunctionProperty

type PropertyType "Name" FunctionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.FunctionProperty

type PropertyType "Parameters" FunctionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.FunctionProperty

type PropertyType "RequireConfirmation" FunctionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.FunctionProperty

type PropertyType "RequireConfirmation" FunctionProperty = Value Text