AWS SDK for Kotlin
Toggle table of contents
1.5.2
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
bedrockagent
/
aws.sdk.kotlin.services.bedrockagent.model
/
FlowDefinition
/
Builder
Builder
class
Builder
Members
Properties
connections
Link copied to clipboard
var
connections
:
List
<
FlowConnection
>
?
An array of connection definitions in the flow.
nodes
Link copied to clipboard
var
nodes
:
List
<
FlowNode
>
?
An array of node definitions in the flow.