Values.MetadataConfigurationResultSourceThe S3 Metadata configuration for a general purpose bucket.
type nonrec t = {destinationResult : DestinationResult.t option;The destination settings for a metadata configuration.
*)journalTableConfigurationResult : JournalTableConfigurationResult.t option;The journal table configuration for a metadata configuration.
*)inventoryTableConfigurationResult : InventoryTableConfigurationResult.t option;The inventory table configuration for a metadata configuration.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `String of S3TablesBucketArn.t
| `Structure of
(string
* [> `Enum of string
| `Integer of RecordExpirationDays.t
| `String of ErrorCode.t ])
list ])
list ])
list ]