interface IFlowVersionRef
Language | Type name |
---|---|
![]() | Amazon.CDK.aws_bedrock.IFlowVersionRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsbedrock#IFlowVersionRef |
![]() | software.amazon.awscdk.services.bedrock.IFlowVersionRef |
![]() | aws_cdk.aws_bedrock.IFlowVersionRef |
![]() | aws-cdk-lib » aws_bedrock » IFlowVersionRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a FlowVersion.
Properties
Name | Type | Description |
---|---|---|
flow | Flow | A reference to a FlowVersion resource. |
node | Node | The tree node. |
flowVersionRef
Type:
Flow
A reference to a FlowVersion resource.
node
Type:
Node
The tree node.