Gateway Api Route Args
constructor(description: Output<String>? = null, filters: Output<List<String>>? = null, order: Output<Int>? = null, predicates: Output<List<String>>? = null, ssoEnabled: Output<Boolean>? = null, tags: Output<List<String>>? = null, title: Output<String>? = null, tokenRelay: Output<Boolean>? = null, uri: Output<String>? = null)