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

Stratosphere.Bedrock.Flow.FlowDefinitionProperty

Documentation

data FlowNodeProperty Source #

Instances

Instances details
ToJSON FlowNodeProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

Show FlowNodeProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

Eq FlowNodeProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

ToResourceProperties FlowNodeProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

Property "Configuration" FlowNodeProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

Associated Types

type PropertyType "Configuration" FlowNodeProperty 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

Property "Inputs" FlowNodeProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

Associated Types

type PropertyType "Inputs" FlowNodeProperty 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

Property "Name" FlowNodeProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

Associated Types

type PropertyType "Name" FlowNodeProperty 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

Property "Outputs" FlowNodeProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

Associated Types

type PropertyType "Outputs" FlowNodeProperty 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

Property "Type" FlowNodeProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

Associated Types

type PropertyType "Type" FlowNodeProperty 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

type PropertyType "Configuration" FlowNodeProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

type PropertyType "Inputs" FlowNodeProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

type PropertyType "Name" FlowNodeProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

type PropertyType "Outputs" FlowNodeProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

type PropertyType "Type" FlowNodeProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

data FlowDefinitionProperty Source #

Instances

Instances details
ToJSON FlowDefinitionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowDefinitionProperty

Show FlowDefinitionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowDefinitionProperty

Eq FlowDefinitionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowDefinitionProperty

ToResourceProperties FlowDefinitionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowDefinitionProperty

Property "Connections" FlowDefinitionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowDefinitionProperty

Associated Types

type PropertyType "Connections" FlowDefinitionProperty 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowDefinitionProperty

Property "Nodes" FlowDefinitionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowDefinitionProperty

type PropertyType "Connections" FlowDefinitionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowDefinitionProperty

type PropertyType "Nodes" FlowDefinitionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowDefinitionProperty