App Hosting Build Args
constructor(annotations: Output<Map<String, String>>? = null, backend: Output<String>? = null, buildId: Output<String>? = null, displayName: Output<String>? = null, labels: Output<Map<String, String>>? = null, location: Output<String>? = null, project: Output<String>? = null, source: Output<AppHostingBuildSourceArgs>? = null)