Values.DeleteEnforcedGuardrailConfigurationRequestSourceDeletes the account-level enforced guardrail configuration.
type nonrec t = {configId : AccountEnforcedGuardrailConfigurationId.t;Unique ID for the account enforced configuration.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of AccountEnforcedGuardrailConfigurationId.t ])
list ]