Object_key.PrefixNon-empty object listing prefix. Use None in operation options and page records for "no prefix" rather than constructing an empty prefix value.
val of_string : string -> (t, Awskit.Error.t) Stdlib.resultValidate a non-empty listing prefix.
val of_string_exn : string -> tLike of_string, but raises Awskit.Error.Awskit_error carrying the structured validation error on validation failure.
val to_string : t -> stringReturn the prefix string.
val pp : Stdlib.Format.formatter -> t -> unitPretty-print the prefix.