FlowDistinguisherMethod

case class FlowDistinguisherMethod(`type`: String)

FlowDistinguisherMethod specifies the method of a flow distinguisher.

Value parameters:
type

type is the type of flow distinguisher method The supported types are "ByUser" and "ByNamespace". Required.

Companion:
object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

type is the type of flow distinguisher method The supported types are "ByUser" and "ByNamespace". Required.

type is the type of flow distinguisher method The supported types are "ByUser" and "ByNamespace". Required.

This effect always succeeds, it is safe to use the field type directly.

Inherited methods

Inherited from:
Product