Spring Cloud Gateway Route Config Route Args
constructor(classificationTags: Output<List<String>>? = null, description: Output<String>? = null, filters: Output<List<String>>? = null, order: Output<Int>, predicates: Output<List<String>>? = null, ssoValidationEnabled: Output<Boolean>? = null, title: Output<String>? = null, tokenRelay: Output<Boolean>? = null, uri: Output<String>? = null)