Gateway Route Config Properties Args
constructor(appResourceId: Output<String>? = null, filters: Output<List<String>>? = null, openApi: Output<GatewayRouteConfigOpenApiPropertiesArgs>? = null, predicates: Output<List<String>>? = null, protocol: Output<Either<String, GatewayRouteConfigProtocol>>? = null, routes: Output<List<GatewayApiRouteArgs>>? = null, ssoEnabled: Output<Boolean>? = null)