distinguisher Method
Parameters
value
distinguisherMethod
defines how to compute the flow distinguisher for requests that match this schema. nil
specifies that the distinguisher is disabled and thus will always be the empty string.
suspend fun distinguisherMethod(argument: suspend FlowDistinguisherMethodPatchArgsBuilder.() -> Unit)
Parameters
argument
distinguisherMethod
defines how to compute the flow distinguisher for requests that match this schema. nil
specifies that the distinguisher is disabled and thus will always be the empty string.