Values.GuardrailConfigurationSourceDetails about a guardrail associated with a resource.
type nonrec t = {guardrailIdentifier : GuardrailIdentifier.t option;The unique identifier of the guardrail.
*)guardrailVersion : GuardrailVersion.t option;The version of the guardrail.
*)}