Values.DeleteRetentionConfigurationRequestSourceDeletes the retention configuration.
type nonrec t = {retentionConfigurationName : RetentionConfigurationName.t;The name of the retention configuration to delete.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of RetentionConfigurationName.t ]) list ]