Values_1.GetV2LoggingOptionsRequestSourceGets the fine grained logging options. Requires permission to access the GetV2LoggingOptions action.
type nonrec t = {verbose : Values_0.VerboseFlag.t option;The flag is used to get all the event types and their respective configuration that event-based logging supports.
*)}val to_value :
t ->
[> `Structure of (string * [> `Boolean of Values_0.VerboseFlag.t ]) list ]