Uses of Interface
software.amazon.awscdk.services.bedrock.alpha.GuardrailAttributes
Packages that use GuardrailAttributes
-
Uses of GuardrailAttributes in software.amazon.awscdk.services.bedrock.alpha
Classes in software.amazon.awscdk.services.bedrock.alpha that implement GuardrailAttributesMethods in software.amazon.awscdk.services.bedrock.alpha that return GuardrailAttributesModifier and TypeMethodDescriptionGuardrailAttributes.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.bedrock.alpha with parameters of type GuardrailAttributesModifier and TypeMethodDescriptionstatic IGuardrail
Guardrail.fromGuardrailAttributes
(software.constructs.Construct scope, String id, GuardrailAttributes attrs) (experimental) Import a guardrail given its attributes.