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