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