Uses of Class
software.amazon.awssdk.services.bedrock.model.GuardrailCrossRegionDetails
-
Packages that use GuardrailCrossRegionDetails Package Description software.amazon.awssdk.services.bedrock.model -
-
Uses of GuardrailCrossRegionDetails in software.amazon.awssdk.services.bedrock.model
Methods in software.amazon.awssdk.services.bedrock.model that return GuardrailCrossRegionDetails Modifier and Type Method Description GuardrailCrossRegionDetailsGetGuardrailResponse. crossRegionDetails()Details about the system-defined guardrail profile that you're using with your guardrail, including the guardrail profile ID and Amazon Resource Name (ARN).GuardrailCrossRegionDetailsGuardrailSummary. crossRegionDetails()Details about the system-defined guardrail profile that you're using with your guardrail, including the guardrail profile ID and Amazon Resource Name (ARN).Methods in software.amazon.awssdk.services.bedrock.model with parameters of type GuardrailCrossRegionDetails Modifier and Type Method Description GetGuardrailResponse.BuilderGetGuardrailResponse.Builder. crossRegionDetails(GuardrailCrossRegionDetails crossRegionDetails)Details about the system-defined guardrail profile that you're using with your guardrail, including the guardrail profile ID and Amazon Resource Name (ARN).GuardrailSummary.BuilderGuardrailSummary.Builder. crossRegionDetails(GuardrailCrossRegionDetails crossRegionDetails)Details about the system-defined guardrail profile that you're using with your guardrail, including the guardrail profile ID and Amazon Resource Name (ARN).
-