interface IGuardrailVersionRef
Language | Type name |
---|---|
![]() | Amazon.CDK.aws_bedrock.IGuardrailVersionRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsbedrock#IGuardrailVersionRef |
![]() | software.amazon.awscdk.services.bedrock.IGuardrailVersionRef |
![]() | aws_cdk.aws_bedrock.IGuardrailVersionRef |
![]() | 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.