AppHostingBackendArgs

constructor(annotations: Output<Map<String, String>>? = null, appId: Output<String>? = null, backendId: Output<String>? = null, codebase: Output<AppHostingBackendCodebaseArgs>? = null, displayName: Output<String>? = null, environment: Output<String>? = null, labels: Output<Map<String, String>>? = null, location: Output<String>? = null, project: Output<String>? = null, serviceAccount: Output<String>? = null, servingLocality: Output<String>? = null)