interface IGuardrailVersionRef
| Language | Type name | 
|---|---|
|  .NET | Amazon.CDK.aws_bedrock.IGuardrailVersionRef | 
|  Go | github.com/aws/aws-cdk-go/awscdk/v2/awsbedrock#IGuardrailVersionRef | 
|  Java | software.amazon.awscdk.services.bedrock.IGuardrailVersionRef | 
|  Python | aws_cdk.aws_bedrock.IGuardrailVersionRef | 
|  TypeScript | aws-cdk-lib»aws_bedrock»IGuardrailVersionRef | 
Implemented by
Cfn
Indicates that this resource can be referenced as a GuardrailVersion.
Properties
| Name | Type | Description | 
|---|---|---|
| guardrail | Guardrail | A reference to a GuardrailVersion resource. | 
| node | Node | The tree node. | 
guardrailVersionRef
Type:
Guardrail
A reference to a GuardrailVersion resource.
node
Type:
Node
The tree node.
