Application Args
constructor(applicationId: Output<String>? = null, displayName: Output<String>? = null, endpointMatchers: Output<List<ApplicationEndpointMatcherArgs>>? = null, project: Output<String>? = null, securityGatewaysId: Output<String>? = null, upstreams: Output<List<ApplicationUpstreamArgs>>? = null)